2026-07-30 11:00:31.339934 | Job console starting 2026-07-30 11:00:31.363963 | Updating git repos 2026-07-30 11:00:31.482097 | Cloning repos into workspace 2026-07-30 11:00:31.791254 | Restoring repo states 2026-07-30 11:00:31.825474 | Merging changes 2026-07-30 11:00:32.770656 | Checking out repos 2026-07-30 11:00:33.104190 | Preparing playbooks 2026-07-30 11:00:36.217399 | Running Ansible setup 2026-07-30 11:00:42.182162 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 11:00:43.392952 | 2026-07-30 11:00:43.393109 | PLAY [Base pre] 2026-07-30 11:00:43.442802 | 2026-07-30 11:00:43.442964 | TASK [Setup log path fact] 2026-07-30 11:00:43.473905 | ubuntu-noble | ok 2026-07-30 11:00:43.513140 | 2026-07-30 11:00:43.513277 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 11:00:43.561148 | ubuntu-noble | ok 2026-07-30 11:00:43.569812 | 2026-07-30 11:00:43.569904 | TASK [emit-job-header : Print job information] 2026-07-30 11:00:43.629545 | # Job Information 2026-07-30 11:00:43.629698 | Ansible Version: 2.16.14 2026-07-30 11:00:43.629727 | Job: python-osism-sonic-e2e 2026-07-30 11:00:43.629755 | Pipeline: check 2026-07-30 11:00:43.629774 | Executor: 521e9411259a 2026-07-30 11:00:43.629792 | Triggered by: https://github.com/osism/python-osism/pull/2532 2026-07-30 11:00:43.629811 | Event ID: da407ae0-8c05-11f1-9c69-fb9e438ff807 2026-07-30 11:00:43.633920 | 2026-07-30 11:00:43.634007 | LOOP [emit-job-header : Print node information] 2026-07-30 11:00:43.828548 | ubuntu-noble | ok: 2026-07-30 11:00:43.828709 | ubuntu-noble | # Node Information 2026-07-30 11:00:43.828737 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-07-30 11:00:43.828758 | ubuntu-noble | Hostname: ubuntu 2026-07-30 11:00:43.828776 | ubuntu-noble | Username: zuul 2026-07-30 11:00:43.828794 | ubuntu-noble | Distro: Ubuntu 24.04 2026-07-30 11:00:43.828813 | ubuntu-noble | Provider: regiocloud-a 2026-07-30 11:00:43.828830 | ubuntu-noble | Region: 2026-07-30 11:00:43.828848 | ubuntu-noble | Label: ubuntu-noble 2026-07-30 11:00:43.828865 | ubuntu-noble | Product Name: OpenStack Nova 2026-07-30 11:00:43.828881 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2c:369e 2026-07-30 11:00:43.844574 | 2026-07-30 11:00:43.844692 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-30 11:00:45.024990 | ubuntu-noble -> localhost | changed 2026-07-30 11:00:45.031274 | 2026-07-30 11:00:45.031378 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-30 11:00:47.405718 | ubuntu-noble -> localhost | changed 2026-07-30 11:00:47.415489 | 2026-07-30 11:00:47.415586 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-30 11:00:48.183279 | ubuntu-noble -> localhost | ok 2026-07-30 11:00:48.188749 | 2026-07-30 11:00:48.188854 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-30 11:00:48.238242 | ubuntu-noble | ok 2026-07-30 11:00:48.307158 | ubuntu-noble | included: /var/lib/zuul/builds/789f0d70b7994788b55de2308632f6ca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-30 11:00:48.315454 | 2026-07-30 11:00:48.315557 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-30 11:00:51.657375 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-30 11:00:51.657581 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/789f0d70b7994788b55de2308632f6ca/work/789f0d70b7994788b55de2308632f6ca_id_rsa 2026-07-30 11:00:51.657620 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/789f0d70b7994788b55de2308632f6ca/work/789f0d70b7994788b55de2308632f6ca_id_rsa.pub 2026-07-30 11:00:51.657647 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-30 11:00:51.657672 | ubuntu-noble -> localhost | SHA256:ZI/GEuW8nq9z8zr1WpKiPmPWJLWwNvA1KuPno5cE1ow zuul-build-sshkey 2026-07-30 11:00:51.657695 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-30 11:00:51.657729 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-30 11:00:51.657752 | ubuntu-noble -> localhost | | . | 2026-07-30 11:00:51.657774 | ubuntu-noble -> localhost | | + | 2026-07-30 11:00:51.657794 | ubuntu-noble -> localhost | | .+= | 2026-07-30 11:00:51.657814 | ubuntu-noble -> localhost | | E=+++ | 2026-07-30 11:00:51.657833 | ubuntu-noble -> localhost | | ..+S*.o | 2026-07-30 11:00:51.657860 | ubuntu-noble -> localhost | | o+O.o .. | 2026-07-30 11:00:51.657880 | ubuntu-noble -> localhost | | . =o*..o.. | 2026-07-30 11:00:51.657900 | ubuntu-noble -> localhost | | . @o=. o. | 2026-07-30 11:00:51.657921 | ubuntu-noble -> localhost | | .O=Bo=o. | 2026-07-30 11:00:51.657941 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-30 11:00:51.657993 | ubuntu-noble -> localhost | ok: Runtime: 0:00:02.209234 2026-07-30 11:00:51.665587 | 2026-07-30 11:00:51.665683 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-30 11:00:51.704144 | ubuntu-noble | ok 2026-07-30 11:00:51.741592 | ubuntu-noble | included: /var/lib/zuul/builds/789f0d70b7994788b55de2308632f6ca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-30 11:00:51.758425 | 2026-07-30 11:00:51.758552 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-30 11:00:51.784169 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 11:00:51.798036 | 2026-07-30 11:00:51.798548 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-30 11:00:52.719723 | ubuntu-noble | changed 2026-07-30 11:00:52.739199 | 2026-07-30 11:00:52.739320 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-30 11:00:53.022308 | ubuntu-noble | ok 2026-07-30 11:00:53.026854 | 2026-07-30 11:00:53.026933 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-30 11:00:53.864514 | ubuntu-noble | changed 2026-07-30 11:00:53.870379 | 2026-07-30 11:00:53.870482 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-30 11:00:54.703060 | ubuntu-noble | changed 2026-07-30 11:00:54.709058 | 2026-07-30 11:00:54.709177 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-30 11:00:54.754976 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 11:00:54.760875 | 2026-07-30 11:00:54.760982 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-30 11:00:55.590616 | ubuntu-noble -> localhost | changed 2026-07-30 11:00:55.604190 | 2026-07-30 11:00:55.604322 | TASK [add-build-sshkey : Add back temp key] 2026-07-30 11:00:56.112458 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/789f0d70b7994788b55de2308632f6ca/work/789f0d70b7994788b55de2308632f6ca_id_rsa (zuul-build-sshkey) 2026-07-30 11:00:56.112687 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.026495 2026-07-30 11:00:56.120038 | 2026-07-30 11:00:56.120146 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-30 11:00:56.681404 | ubuntu-noble | ok 2026-07-30 11:00:56.700752 | 2026-07-30 11:00:56.700873 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-30 11:00:56.734305 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 11:00:56.744735 | 2026-07-30 11:00:56.744849 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-30 11:00:57.314237 | ubuntu-noble | ok 2026-07-30 11:00:57.334572 | 2026-07-30 11:00:57.334692 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-30 11:00:57.389101 | ubuntu-noble | ok 2026-07-30 11:00:57.394203 | 2026-07-30 11:00:57.394304 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-30 11:00:57.773971 | ubuntu-noble -> localhost | ok 2026-07-30 11:00:57.780504 | 2026-07-30 11:00:57.780602 | TASK [validate-host : Collect information about the host] 2026-07-30 11:00:59.105342 | ubuntu-noble | ok 2026-07-30 11:00:59.114695 | 2026-07-30 11:00:59.114785 | TASK [validate-host : Sanitize hostname] 2026-07-30 11:00:59.318942 | ubuntu-noble | ok 2026-07-30 11:00:59.322735 | 2026-07-30 11:00:59.322823 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-30 11:01:00.124840 | ubuntu-noble -> localhost | changed 2026-07-30 11:01:00.134404 | 2026-07-30 11:01:00.135256 | TASK [validate-host : Collect information about zuul worker] 2026-07-30 11:01:00.742602 | ubuntu-noble | ok 2026-07-30 11:01:00.755675 | 2026-07-30 11:01:00.755769 | TASK [validate-host : Write out all zuul information for each host] 2026-07-30 11:01:01.552971 | ubuntu-noble -> localhost | changed 2026-07-30 11:01:01.562370 | 2026-07-30 11:01:01.562467 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-30 11:01:01.878270 | ubuntu-noble | ok 2026-07-30 11:01:01.888476 | 2026-07-30 11:01:01.888593 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-30 11:01:03.266290 | ubuntu-noble | changed: 2026-07-30 11:01:03.266492 | ubuntu-noble | cd+++++++++ src/ 2026-07-30 11:01:03.266527 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-07-30 11:01:03.266552 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-07-30 11:01:03.266575 | ubuntu-noble | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-07-30 11:01:03.266595 | ubuntu-noble | netbox_manager/requirements.yml 2026-07-30 11:01:03.266904 | ubuntu-noble | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-07-30 11:01:03.266925 | ubuntu-noble | Containerfile 2026-07-30 11:01:03.329174 | ubuntu-noble | Containerfile 2026-07-30 11:01:03.342373 | ubuntu-noble | osism==0.20260729.1.dev3) (5.6.3) 2026-07-30 11:03:25.384776 | ubuntu-noble | Requirement already satisfied: cliff==4.15.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (4.15.0) 2026-07-30 11:03:25.385356 | ubuntu-noble | Requirement already satisfied: deepdiff==9.1.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (9.1.0) 2026-07-30 11:03:25.385896 | ubuntu-noble | Requirement already satisfied: docker==7.2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (7.2.0) 2026-07-30 11:03:25.386377 | ubuntu-noble | Requirement already satisfied: dtrack-auditor==1.5.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (1.5.0) 2026-07-30 11:03:25.445685 | ubuntu-noble | Collecting fastapi==0.139.2 (from osism==0.20260729.1.dev3) 2026-07-30 11:03:25.463240 | ubuntu-noble | Downloading fastapi-0.139.2-py3-none-any.whl.metadata (26 kB) 2026-07-30 11:03:25.499501 | ubuntu-noble | Requirement already satisfied: flower==2.0.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (2.0.1) 2026-07-30 11:03:25.500311 | ubuntu-noble | Requirement already satisfied: hiredis==3.4.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (3.4.0) 2026-07-30 11:03:25.501057 | ubuntu-noble | Requirement already satisfied: jc==1.25.7 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (1.25.7) 2026-07-30 11:03:25.501788 | ubuntu-noble | Requirement already satisfied: keystoneauth1==5.15.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (5.15.0) 2026-07-30 11:03:25.502482 | ubuntu-noble | Requirement already satisfied: kombu==5.6.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (5.6.2) 2026-07-30 11:03:25.503213 | ubuntu-noble | Requirement already satisfied: kubernetes==36.0.3 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (36.0.3) 2026-07-30 11:03:25.503904 | ubuntu-noble | Requirement already satisfied: loguru==0.7.3 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (0.7.3) 2026-07-30 11:03:25.504596 | ubuntu-noble | Requirement already satisfied: nbcli==0.10.0.dev2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (0.10.0.dev2) 2026-07-30 11:03:25.505318 | ubuntu-noble | Requirement already satisfied: openstacksdk==4.17.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (4.17.0) 2026-07-30 11:03:25.505918 | ubuntu-noble | Requirement already satisfied: paramiko==5.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (5.0.0) 2026-07-30 11:03:25.506449 | ubuntu-noble | Requirement already satisfied: pottery==3.0.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (3.0.1) 2026-07-30 11:03:25.507015 | ubuntu-noble | Requirement already satisfied: prompt-toolkit==3.0.53 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (3.0.53) 2026-07-30 11:03:25.507680 | ubuntu-noble | Requirement already satisfied: pynetbox==7.8.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (7.8.0) 2026-07-30 11:03:25.508378 | ubuntu-noble | Requirement already satisfied: pytest-testinfra==10.2.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (10.2.2) 2026-07-30 11:03:25.508989 | ubuntu-noble | Requirement already satisfied: python-dateutil==2.9.0.post0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (2.9.0.post0) 2026-07-30 11:03:25.549039 | ubuntu-noble | Collecting python-openstackclient==10.2.1 (from osism==0.20260729.1.dev3) 2026-07-30 11:03:25.564395 | ubuntu-noble | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-30 11:03:25.584261 | ubuntu-noble | Requirement already satisfied: redfish==3.3.7 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (3.3.7) 2026-07-30 11:03:25.585363 | ubuntu-noble | Requirement already satisfied: setuptools==83.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (83.0.0) 2026-07-30 11:03:25.586584 | ubuntu-noble | Requirement already satisfied: sqlmodel==0.0.39 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (0.0.39) 2026-07-30 11:03:25.587716 | ubuntu-noble | Requirement already satisfied: sushy==5.11.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (5.11.1) 2026-07-30 11:03:25.613868 | ubuntu-noble | Collecting tabulate==0.10.0 (from osism==0.20260729.1.dev3) 2026-07-30 11:03:25.631826 | ubuntu-noble | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-30 11:03:25.659225 | ubuntu-noble | Requirement already satisfied: transitions==0.9.3 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (0.9.3) 2026-07-30 11:03:25.701684 | ubuntu-noble | Collecting uvicorn==0.51.0 (from uvicorn[standard]==0.51.0->osism==0.20260729.1.dev3) 2026-07-30 11:03:25.716695 | ubuntu-noble | Downloading uvicorn-0.51.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-30 11:03:25.737940 | ubuntu-noble | Requirement already satisfied: validators==0.35.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (0.35.0) 2026-07-30 11:03:25.738791 | ubuntu-noble | Requirement already satisfied: watchdog==6.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from osism==0.20260729.1.dev3) (6.0.0) 2026-07-30 11:03:25.874180 | ubuntu-noble | Collecting websockets==16.1.1 (from osism==0.20260729.1.dev3) 2026-07-30 11:03:25.889450 | ubuntu-noble | Downloading websockets-16.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (6.8 kB) 2026-07-30 11:03:25.903182 | ubuntu-noble | Requirement already satisfied: requests>=2.14.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from ara==1.8.0->osism==0.20260729.1.dev3) (2.34.2) 2026-07-30 11:03:26.188158 | ubuntu-noble | Collecting botocore<1.44.0,>=1.43.55 (from boto3==1.43.55->osism==0.20260729.1.dev3) 2026-07-30 11:03:26.202515 | ubuntu-noble | Downloading botocore-1.43.59-py3-none-any.whl.metadata (5.6 kB) 2026-07-30 11:03:26.220433 | ubuntu-noble | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from boto3==1.43.55->osism==0.20260729.1.dev3) (1.1.0) 2026-07-30 11:03:26.254048 | ubuntu-noble | Collecting s3transfer<0.20.0,>=0.19.0 (from boto3==1.43.55->osism==0.20260729.1.dev3) 2026-07-30 11:03:26.268510 | ubuntu-noble | Downloading s3transfer-0.19.2-py3-none-any.whl.metadata (1.7 kB) 2026-07-30 11:03:26.289476 | ubuntu-noble | Requirement already satisfied: billiard<5.0,>=4.2.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from celery==5.6.3->celery[redis]==5.6.3->osism==0.20260729.1.dev3) (4.2.4) 2026-07-30 11:03:26.290726 | ubuntu-noble | Requirement already satisfied: vine<6.0,>=5.1.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from celery==5.6.3->celery[redis]==5.6.3->osism==0.20260729.1.dev3) (5.1.0) 2026-07-30 11:03:26.291676 | ubuntu-noble | Requirement already satisfied: click<9.0,>=8.1.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from celery==5.6.3->celery[redis]==5.6.3->osism==0.20260729.1.dev3) (8.4.2) 2026-07-30 11:03:26.292677 | ubuntu-noble | Requirement already satisfied: click-didyoumean>=0.3.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from celery==5.6.3->celery[redis]==5.6.3->osism==0.20260729.1.dev3) (0.3.1) 2026-07-30 11:03:26.293516 | ubuntu-noble | Requirement already satisfied: click-repl>=0.2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from celery==5.6.3->celery[redis]==5.6.3->osism==0.20260729.1.dev3) (0.3.0) 2026-07-30 11:03:26.294219 | ubuntu-noble | Requirement already satisfied: click-plugins>=1.1.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from celery==5.6.3->celery[redis]==5.6.3->osism==0.20260729.1.dev3) (1.1.1.2) 2026-07-30 11:03:26.295553 | ubuntu-noble | Requirement already satisfied: tzlocal in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from celery==5.6.3->celery[redis]==5.6.3->osism==0.20260729.1.dev3) (5.4.4) 2026-07-30 11:03:26.304118 | ubuntu-noble | Requirement already satisfied: autopage>=0.4.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from cliff==4.15.0->osism==0.20260729.1.dev3) (0.6.0) 2026-07-30 11:03:26.304682 | ubuntu-noble | Requirement already satisfied: cmd2>=3.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from cliff==4.15.0->osism==0.20260729.1.dev3) (4.1.2) 2026-07-30 11:03:26.305431 | ubuntu-noble | Requirement already satisfied: PrettyTable>=0.7.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from cliff==4.15.0->osism==0.20260729.1.dev3) (3.18.0) 2026-07-30 11:03:26.305924 | ubuntu-noble | Requirement already satisfied: stevedore>=5.6.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from cliff==4.15.0->osism==0.20260729.1.dev3) (5.9.0) 2026-07-30 11:03:26.309369 | ubuntu-noble | Requirement already satisfied: cachebox<6,>=5.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from deepdiff==9.1.0->osism==0.20260729.1.dev3) (5.2.3) 2026-07-30 11:03:26.310230 | ubuntu-noble | Requirement already satisfied: orderly-set<6,>=5.5.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from deepdiff==9.1.0->osism==0.20260729.1.dev3) (5.5.0) 2026-07-30 11:03:26.315459 | ubuntu-noble | Requirement already satisfied: urllib3>=1.26.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from docker==7.2.0->osism==0.20260729.1.dev3) (2.7.0) 2026-07-30 11:03:26.317868 | ubuntu-noble | Requirement already satisfied: polling in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from dtrack-auditor==1.5.0->osism==0.20260729.1.dev3) (0.3.2) 2026-07-30 11:03:26.318432 | ubuntu-noble | Requirement already satisfied: certifi in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from dtrack-auditor==1.5.0->osism==0.20260729.1.dev3) (2026.7.22) 2026-07-30 11:03:26.407811 | ubuntu-noble | Collecting starlette>=0.46.0 (from fastapi==0.139.2->osism==0.20260729.1.dev3) 2026-07-30 11:03:26.421878 | ubuntu-noble | Downloading starlette-1.3.1-py3-none-any.whl.metadata (6.4 kB) 2026-07-30 11:03:26.434466 | ubuntu-noble | Requirement already satisfied: pydantic>=2.9.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from fastapi==0.139.2->osism==0.20260729.1.dev3) (2.13.4) 2026-07-30 11:03:26.435208 | ubuntu-noble | Requirement already satisfied: typing-extensions>=4.8.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from fastapi==0.139.2->osism==0.20260729.1.dev3) (4.16.0) 2026-07-30 11:03:26.435881 | ubuntu-noble | Requirement already satisfied: typing-inspection>=0.4.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from fastapi==0.139.2->osism==0.20260729.1.dev3) (0.4.2) 2026-07-30 11:03:26.458033 | ubuntu-noble | Collecting annotated-doc>=0.0.2 (from fastapi==0.139.2->osism==0.20260729.1.dev3) 2026-07-30 11:03:26.472935 | ubuntu-noble | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-07-30 11:03:26.495841 | ubuntu-noble | Requirement already satisfied: tornado<7.0.0,>=5.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from flower==2.0.1->osism==0.20260729.1.dev3) (6.5.7) 2026-07-30 11:03:26.497390 | ubuntu-noble | Requirement already satisfied: prometheus-client>=0.8.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from flower==2.0.1->osism==0.20260729.1.dev3) (0.26.0) 2026-07-30 11:03:26.498570 | ubuntu-noble | Requirement already satisfied: humanize in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from flower==2.0.1->osism==0.20260729.1.dev3) (4.16.0) 2026-07-30 11:03:26.499587 | ubuntu-noble | Requirement already satisfied: pytz in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from flower==2.0.1->osism==0.20260729.1.dev3) (2026.3.post1) 2026-07-30 11:03:26.503785 | ubuntu-noble | Requirement already satisfied: gitdb<5,>=4.0.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from GitPython==3.1.57->osism==0.20260729.1.dev3) (4.0.12) 2026-07-30 11:03:26.511547 | ubuntu-noble | Requirement already satisfied: ruamel.yaml>=0.15.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from jc==1.25.7->osism==0.20260729.1.dev3) (0.19.1) 2026-07-30 11:03:26.512285 | ubuntu-noble | Requirement already satisfied: xmltodict>=0.12.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from jc==1.25.7->osism==0.20260729.1.dev3) (1.0.4) 2026-07-30 11:03:26.512954 | ubuntu-noble | Requirement already satisfied: Pygments>=2.3.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from jc==1.25.7->osism==0.20260729.1.dev3) (2.20.0) 2026-07-30 11:03:26.514913 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from Jinja2==3.1.6->osism==0.20260729.1.dev3) (3.0.3) 2026-07-30 11:03:26.517147 | ubuntu-noble | Requirement already satisfied: iso8601>=2.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from keystoneauth1==5.15.0->osism==0.20260729.1.dev3) (2.1.0) 2026-07-30 11:03:26.518033 | ubuntu-noble | Requirement already satisfied: os-service-types>=1.2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from keystoneauth1==5.15.0->osism==0.20260729.1.dev3) (1.8.2) 2026-07-30 11:03:26.520805 | ubuntu-noble | Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from kombu==5.6.2->osism==0.20260729.1.dev3) (5.3.1) 2026-07-30 11:03:26.521523 | ubuntu-noble | Requirement already satisfied: tzdata>=2025.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from kombu==5.6.2->osism==0.20260729.1.dev3) (2026.3) 2026-07-30 11:03:26.522208 | ubuntu-noble | Requirement already satisfied: packaging in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from kombu==5.6.2->osism==0.20260729.1.dev3) (26.2) 2026-07-30 11:03:26.527250 | ubuntu-noble | Requirement already satisfied: six>=1.9.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from kubernetes==36.0.3->osism==0.20260729.1.dev3) (1.17.0) 2026-07-30 11:03:26.528789 | ubuntu-noble | Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from kubernetes==36.0.3->osism==0.20260729.1.dev3) (1.9.0) 2026-07-30 11:03:26.529414 | ubuntu-noble | Requirement already satisfied: requests-oauthlib in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from kubernetes==36.0.3->osism==0.20260729.1.dev3) (2.0.0) 2026-07-30 11:03:26.530366 | ubuntu-noble | Requirement already satisfied: durationpy>=0.7 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from kubernetes==36.0.3->osism==0.20260729.1.dev3) (0.10) 2026-07-30 11:03:26.531539 | ubuntu-noble | Requirement already satisfied: aiohttp<4.0.0,>=3.13.5 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from kubernetes==36.0.3->osism==0.20260729.1.dev3) (3.14.3) 2026-07-30 11:03:26.544229 | ubuntu-noble | Requirement already satisfied: cryptography>=2.7 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from openstacksdk==4.17.0->osism==0.20260729.1.dev3) (49.0.0) 2026-07-30 11:03:26.544919 | ubuntu-noble | Requirement already satisfied: decorator>=4.4.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from openstacksdk==4.17.0->osism==0.20260729.1.dev3) (5.3.1) 2026-07-30 11:03:26.545503 | ubuntu-noble | Requirement already satisfied: dogpile.cache>=0.6.5 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from openstacksdk==4.17.0->osism==0.20260729.1.dev3) (1.5.0) 2026-07-30 11:03:26.546445 | ubuntu-noble | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from openstacksdk==4.17.0->osism==0.20260729.1.dev3) (1.33) 2026-07-30 11:03:26.547340 | ubuntu-noble | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from openstacksdk==4.17.0->osism==0.20260729.1.dev3) (7.0.3) 2026-07-30 11:03:26.547894 | ubuntu-noble | Requirement already satisfied: platformdirs>=3 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from openstacksdk==4.17.0->osism==0.20260729.1.dev3) (4.11.0) 2026-07-30 11:03:26.548459 | ubuntu-noble | Requirement already satisfied: psutil>=3.2.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from openstacksdk==4.17.0->osism==0.20260729.1.dev3) (7.2.2) 2026-07-30 11:03:26.550788 | ubuntu-noble | Requirement already satisfied: bcrypt>=3.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from paramiko==5.0.0->osism==0.20260729.1.dev3) (5.0.0) 2026-07-30 11:03:26.551646 | ubuntu-noble | Requirement already satisfied: invoke>=2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from paramiko==5.0.0->osism==0.20260729.1.dev3) (3.0.3) 2026-07-30 11:03:26.552281 | ubuntu-noble | Requirement already satisfied: pynacl>=1.5 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from paramiko==5.0.0->osism==0.20260729.1.dev3) (1.6.2) 2026-07-30 11:03:26.555488 | ubuntu-noble | Requirement already satisfied: redis>=4.2.0rc1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from pottery==3.0.1->osism==0.20260729.1.dev3) (6.4.0) 2026-07-30 11:03:26.556022 | ubuntu-noble | Requirement already satisfied: mmh3 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from pottery==3.0.1->osism==0.20260729.1.dev3) (5.2.1) 2026-07-30 11:03:26.558468 | ubuntu-noble | Requirement already satisfied: wcwidth>=0.1.4 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from prompt-toolkit==3.0.53->osism==0.20260729.1.dev3) (0.8.2) 2026-07-30 11:03:26.562446 | ubuntu-noble | Requirement already satisfied: pytest>=6 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from pytest-testinfra==10.2.2->osism==0.20260729.1.dev3) (9.1.1) 2026-07-30 11:03:26.637310 | ubuntu-noble | Collecting osc-lib>=4.6.0 (from python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:26.656016 | ubuntu-noble | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-30 11:03:26.719490 | ubuntu-noble | Collecting oslo.i18n>=3.15.3 (from python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:26.737000 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-30 11:03:26.795582 | ubuntu-noble | Collecting python-keystoneclient>=3.22.0 (from python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:26.815374 | ubuntu-noble | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-30 11:03:26.878150 | ubuntu-noble | Collecting python-manilaclient>=6.0.0 (from python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:26.907189 | ubuntu-noble | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-30 11:03:26.933715 | ubuntu-noble | Requirement already satisfied: jsonpath_ng in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from redfish==3.3.7->osism==0.20260729.1.dev3) (1.8.0) 2026-07-30 11:03:26.934796 | ubuntu-noble | Requirement already satisfied: jsonpointer in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from redfish==3.3.7->osism==0.20260729.1.dev3) (3.1.1) 2026-07-30 11:03:26.935849 | ubuntu-noble | Requirement already satisfied: requests_toolbelt in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from redfish==3.3.7->osism==0.20260729.1.dev3) (1.0.0) 2026-07-30 11:03:26.936608 | ubuntu-noble | Requirement already satisfied: requests-unixsocket in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from redfish==3.3.7->osism==0.20260729.1.dev3) (0.4.1) 2026-07-30 11:03:26.947448 | ubuntu-noble | Requirement already satisfied: SQLAlchemy<2.1.0,>=2.0.14 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from sqlmodel==0.0.39->osism==0.20260729.1.dev3) (2.0.51) 2026-07-30 11:03:26.957527 | ubuntu-noble | Requirement already satisfied: h11>=0.8 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from uvicorn==0.51.0->uvicorn[standard]==0.51.0->osism==0.20260729.1.dev3) (0.16.0) 2026-07-30 11:03:27.016825 | ubuntu-noble | Collecting httptools>=0.8.0 (from uvicorn[standard]==0.51.0->osism==0.20260729.1.dev3) 2026-07-30 11:03:27.031479 | ubuntu-noble | Downloading httptools-0.8.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (3.5 kB) 2026-07-30 11:03:27.084221 | ubuntu-noble | Collecting python-dotenv>=0.13 (from uvicorn[standard]==0.51.0->osism==0.20260729.1.dev3) 2026-07-30 11:03:27.099681 | ubuntu-noble | Downloading python_dotenv-1.2.2-py3-none-any.whl.metadata (27 kB) 2026-07-30 11:03:27.187544 | ubuntu-noble | Collecting uvloop>=0.15.1 (from uvicorn[standard]==0.51.0->osism==0.20260729.1.dev3) 2026-07-30 11:03:27.202147 | ubuntu-noble | Downloading uvloop-0.22.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (4.9 kB) 2026-07-30 11:03:27.336578 | ubuntu-noble | Collecting watchfiles>=0.20 (from uvicorn[standard]==0.51.0->osism==0.20260729.1.dev3) 2026-07-30 11:03:27.352018 | ubuntu-noble | Downloading watchfiles-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) 2026-07-30 11:03:27.374874 | ubuntu-noble | Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes==36.0.3->osism==0.20260729.1.dev3) (2.7.1) 2026-07-30 11:03:27.375511 | ubuntu-noble | Requirement already satisfied: aiosignal>=1.4.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes==36.0.3->osism==0.20260729.1.dev3) (1.4.0) 2026-07-30 11:03:27.376533 | ubuntu-noble | Requirement already satisfied: attrs>=17.3.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes==36.0.3->osism==0.20260729.1.dev3) (26.1.0) 2026-07-30 11:03:27.377164 | ubuntu-noble | Requirement already satisfied: frozenlist>=1.1.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes==36.0.3->osism==0.20260729.1.dev3) (1.8.0) 2026-07-30 11:03:27.377777 | ubuntu-noble | Requirement already satisfied: multidict<7.0,>=4.5 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes==36.0.3->osism==0.20260729.1.dev3) (6.7.1) 2026-07-30 11:03:27.378327 | ubuntu-noble | Requirement already satisfied: propcache>=0.2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes==36.0.3->osism==0.20260729.1.dev3) (0.5.2) 2026-07-30 11:03:27.379390 | ubuntu-noble | Requirement already satisfied: yarl<2.0,>=1.17.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from aiohttp<4.0.0,>=3.13.5->kubernetes==36.0.3->osism==0.20260729.1.dev3) (1.24.5) 2026-07-30 11:03:27.393427 | ubuntu-noble | Requirement already satisfied: smmap<6,>=3.0.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from gitdb<5,>=4.0.1->GitPython==3.1.57->osism==0.20260729.1.dev3) (5.0.3) 2026-07-30 11:03:27.402920 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from requests>=2.14.2->ara==1.8.0->osism==0.20260729.1.dev3) (3.4.9) 2026-07-30 11:03:27.403547 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from requests>=2.14.2->ara==1.8.0->osism==0.20260729.1.dev3) (3.18) 2026-07-30 11:03:27.435621 | ubuntu-noble | Requirement already satisfied: greenlet>=1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from SQLAlchemy<2.1.0,>=2.0.14->sqlmodel==0.0.39->osism==0.20260729.1.dev3) (3.5.4) 2026-07-30 11:03:27.472650 | ubuntu-noble | Requirement already satisfied: pyperclip>=1.8.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff==4.15.0->osism==0.20260729.1.dev3) (1.11.0) 2026-07-30 11:03:27.473283 | ubuntu-noble | Requirement already satisfied: rich>=15.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff==4.15.0->osism==0.20260729.1.dev3) (15.0.0) 2026-07-30 11:03:27.474048 | ubuntu-noble | Requirement already satisfied: rich-argparse>=1.7.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff==4.15.0->osism==0.20260729.1.dev3) (1.8.0) 2026-07-30 11:03:27.477146 | ubuntu-noble | Requirement already satisfied: cffi>=2.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk==4.17.0->osism==0.20260729.1.dev3) (2.1.0) 2026-07-30 11:03:27.480283 | ubuntu-noble | Requirement already satisfied: pycparser in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from cffi>=2.0.0->cryptography>=2.7->openstacksdk==4.17.0->osism==0.20260729.1.dev3) (3.0) 2026-07-30 11:03:27.559994 | ubuntu-noble | Collecting oslo.utils>=3.33.0 (from osc-lib>=4.6.0->python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:27.579127 | ubuntu-noble | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-30 11:03:27.618596 | ubuntu-noble | Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:27.636457 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-30 11:03:27.689113 | ubuntu-noble | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:27.703990 | ubuntu-noble | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-30 11:03:27.746440 | ubuntu-noble | Requirement already satisfied: annotated-types>=0.6.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from pydantic>=2.9.0->fastapi==0.139.2->osism==0.20260729.1.dev3) (0.8.0) 2026-07-30 11:03:27.747127 | ubuntu-noble | Requirement already satisfied: pydantic-core==2.46.4 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from pydantic>=2.9.0->fastapi==0.139.2->osism==0.20260729.1.dev3) (2.46.4) 2026-07-30 11:03:27.766613 | ubuntu-noble | Requirement already satisfied: iniconfig>=1.0.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from pytest>=6->pytest-testinfra==10.2.2->osism==0.20260729.1.dev3) (2.3.0) 2026-07-30 11:03:27.767578 | ubuntu-noble | Requirement already satisfied: pluggy<2,>=1.5 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from pytest>=6->pytest-testinfra==10.2.2->osism==0.20260729.1.dev3) (1.6.0) 2026-07-30 11:03:27.806824 | ubuntu-noble | Collecting debtcollector>=1.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:27.822918 | ubuntu-noble | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-30 11:03:27.874814 | ubuntu-noble | Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:27.892496 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-30 11:03:27.941138 | ubuntu-noble | Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:27.958579 | ubuntu-noble | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-30 11:03:28.399911 | ubuntu-noble | Collecting wrapt>=2.1.0 (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:28.414517 | ubuntu-noble | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-30 11:03:28.467216 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:28.485190 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-30 11:03:28.610043 | ubuntu-noble | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:28.628895 | 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-07-30 11:03:28.698261 | ubuntu-noble | Collecting oslo.log>=3.36.0 (from python-manilaclient>=6.0.0->python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:28.716806 | ubuntu-noble | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-30 11:03:28.809345 | ubuntu-noble | Collecting oslo.context>=2.21.0 (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient==10.2.1->osism==0.20260729.1.dev3) 2026-07-30 11:03:28.828494 | ubuntu-noble | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-30 11:03:28.875653 | ubuntu-noble | Requirement already satisfied: markdown-it-py>=2.2.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff==4.15.0->osism==0.20260729.1.dev3) (4.2.0) 2026-07-30 11:03:28.879963 | ubuntu-noble | Requirement already satisfied: mdurl~=0.1 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff==4.15.0->osism==0.20260729.1.dev3) (0.1.2) 2026-07-30 11:03:28.896694 | ubuntu-noble | Requirement already satisfied: anyio<5,>=3.6.2 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from starlette>=0.46.0->fastapi==0.139.2->osism==0.20260729.1.dev3) (4.14.2) 2026-07-30 11:03:29.006349 | ubuntu-noble | Collecting backports-zstd>=1.0.0 (from urllib3[zstd]>=2.6.0; python_version >= "3.9"->redfish==3.3.7->osism==0.20260729.1.dev3) 2026-07-30 11:03:29.060904 | ubuntu-noble | Downloading backports_zstd-1.6.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (6.8 kB) 2026-07-30 11:03:29.131007 | ubuntu-noble | Requirement already satisfied: oauthlib>=3.0.0 in /home/zuul/.local/share/virtualenvs/python-osism-A84SJ9It/lib/python3.12/site-packages (from requests-oauthlib->kubernetes==36.0.3->osism==0.20260729.1.dev3) (3.3.1) 2026-07-30 11:03:29.170878 | ubuntu-noble | Downloading boto3-1.43.55-py3-none-any.whl (140 kB) 2026-07-30 11:03:29.225424 | ubuntu-noble | Downloading fastapi-0.139.2-py3-none-any.whl (130 kB) 2026-07-30 11:03:29.279866 | ubuntu-noble | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-30 11:03:29.462120 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.7 MB/s 0:00:00 2026-07-30 11:03:29.480394 | ubuntu-noble | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-30 11:03:29.511218 | ubuntu-noble | Downloading uvicorn-0.51.0-py3-none-any.whl (73 kB) 2026-07-30 11:03:29.538615 | ubuntu-noble | Downloading websockets-16.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (187 kB) 2026-07-30 11:03:29.582195 | ubuntu-noble | Downloading botocore-1.43.59-py3-none-any.whl (15.5 MB) 2026-07-30 11:03:30.139801 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.5/15.5 MB 28.6 MB/s 0:00:00 2026-07-30 11:03:30.155670 | ubuntu-noble | Downloading s3transfer-0.19.2-py3-none-any.whl (90 kB) 2026-07-30 11:03:30.182660 | ubuntu-noble | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-07-30 11:03:30.208181 | ubuntu-noble | Downloading httptools-0.8.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (523 kB) 2026-07-30 11:03:30.242814 | ubuntu-noble | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-30 11:03:30.272814 | ubuntu-noble | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-30 11:03:30.297610 | ubuntu-noble | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-30 11:03:30.328707 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-30 11:03:30.381717 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 44.9 MB/s 0:00:00 2026-07-30 11:03:30.400176 | ubuntu-noble | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-30 11:03:30.432537 | ubuntu-noble | Downloading python_dotenv-1.2.2-py3-none-any.whl (22 kB) 2026-07-30 11:03:30.465909 | ubuntu-noble | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-30 11:03:30.500330 | ubuntu-noble | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-30 11:03:30.535653 | ubuntu-noble | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-07-30 11:03:30.566091 | ubuntu-noble | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-30 11:03:30.592208 | 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-07-30 11:03:30.628050 | ubuntu-noble | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-30 11:03:30.665576 | ubuntu-noble | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-30 11:03:30.695385 | ubuntu-noble | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-30 11:03:30.722935 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-30 11:03:30.749559 | ubuntu-noble | Downloading starlette-1.3.1-py3-none-any.whl (73 kB) 2026-07-30 11:03:30.772233 | ubuntu-noble | Downloading backports_zstd-1.6.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (495 kB) 2026-07-30 11:03:30.801665 | ubuntu-noble | Downloading uvloop-0.22.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (4.4 MB) 2026-07-30 11:03:30.888478 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 51.4 MB/s 0:00:00 2026-07-30 11:03:30.905812 | ubuntu-noble | Downloading watchfiles-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (456 kB) 2026-07-30 11:03:30.938564 | ubuntu-noble | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-07-30 11:03:31.049600 | ubuntu-noble | Building wheels for collected packages: osism 2026-07-30 11:03:31.050784 | ubuntu-noble | Building wheel for osism (pyproject.toml): started 2026-07-30 11:03:32.129404 | ubuntu-noble | Building wheel for osism (pyproject.toml): finished with status 'done' 2026-07-30 11:03:32.132455 | ubuntu-noble | Created wheel for osism: filename=osism-0.20260729.1.dev3-py3-none-any.whl size=279812 sha256=18ae1964d512c667385c0f77fc8e0ebad9f9563bcf5b85a54f0aa48d9779bf4e 2026-07-30 11:03:32.132972 | ubuntu-noble | Stored in directory: /home/zuul/.cache/pip/wheels/bb/8d/d4/f1813340df40ef87d0d789c1909779590278c559ea024bccd0 2026-07-30 11:03:32.141368 | ubuntu-noble | Successfully built osism 2026-07-30 11:03:32.319935 | ubuntu-noble | Installing collected packages: wrapt, websockets, uvloop, uvicorn, tabulate, rfc3986, python-dotenv, pyparsing, netaddr, msgpack, httptools, backports-zstd, annotated-doc, watchfiles, starlette, oslo.i18n, oslo.context, debtcollector, botocore, s3transfer, oslo.utils, oslo.config, fastapi, oslo.serialization, boto3, python-keystoneclient, oslo.log, osc-lib, python-manilaclient, python-openstackclient, osism 2026-07-30 11:03:38.042098 | ubuntu-noble | 2026-07-30 11:03:38.067033 | ubuntu-noble | Successfully installed annotated-doc-0.0.5 backports-zstd-1.6.0 boto3-1.43.55 botocore-1.43.59 debtcollector-3.1.0 fastapi-0.139.2 httptools-0.8.0 msgpack-1.2.1 netaddr-1.3.0 osc-lib-4.7.0 osism-0.20260729.1.dev3 oslo.config-10.6.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 pyparsing-3.3.2 python-dotenv-1.2.2 python-keystoneclient-5.8.0 python-manilaclient-6.2.0 python-openstackclient-10.2.1 rfc3986-2.0.0 s3transfer-0.19.2 starlette-1.3.1 tabulate-0.10.0 uvicorn-0.51.0 uvloop-0.22.1 watchfiles-1.2.0 websockets-16.1.1 wrapt-2.3.0 2026-07-30 11:03:38.598160 | ubuntu-noble | ok: Runtime: 0:01:07.713613 2026-07-30 11:03:38.614436 | 2026-07-30 11:03:38.614641 | TASK [Run the E2E golden test] 2026-07-30 11:03:38.955230 | ubuntu-noble | + export PATH=/tmp/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-30 11:03:38.955376 | ubuntu-noble | + PATH=/tmp/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-07-30 11:03:38.955407 | ubuntu-noble | + export NETBOX_MANAGER_DIR=/home/zuul/src/github.com/osism/netbox-manager 2026-07-30 11:03:38.955431 | ubuntu-noble | + NETBOX_MANAGER_DIR=/home/zuul/src/github.com/osism/netbox-manager 2026-07-30 11:03:38.955446 | ubuntu-noble | + export SEED_PARALLEL=1 2026-07-30 11:03:38.955458 | ubuntu-noble | + SEED_PARALLEL=1 2026-07-30 11:03:38.955468 | ubuntu-noble | + tests/e2e/sonic_golden_test.sh 2026-07-30 11:03:39.095801 | ubuntu-noble | >>> Starting the NetBox stack (postgres, valkey, netbox) 2026-07-30 11:03:39.180946 | ubuntu-noble | Image postgres:17.10-alpine Pulling 2026-07-30 11:03:39.181467 | ubuntu-noble | Image valkey/valkey:8.1-alpine Pulling 2026-07-30 11:03:39.181491 | ubuntu-noble | Image ghcr.io/netbox-community/netbox:v4.5.10 Pulling 2026-07-30 11:03:41.184435 | ubuntu-noble | 6141f8f94db8 Pulling fs layer 0B 2026-07-30 11:03:41.184511 | ubuntu-noble | 799bf93f58b9 Pulling fs layer 0B 2026-07-30 11:03:41.184525 | ubuntu-noble | ab4944c2d366 Pulling fs layer 0B 2026-07-30 11:03:41.184530 | ubuntu-noble | d6ee4fe7e528 Pulling fs layer 0B 2026-07-30 11:03:41.184534 | ubuntu-noble | 4f4fb700ef54 Pulling fs layer 0B 2026-07-30 11:03:41.184539 | ubuntu-noble | 4fa38e5535e2 Pulling fs layer 0B 2026-07-30 11:03:41.184543 | ubuntu-noble | 55afa1ecc21d Pulling fs layer 0B 2026-07-30 11:03:41.188402 | ubuntu-noble | 7bd7d677a4b5 Pulling fs layer 0B 2026-07-30 11:03:41.188555 | ubuntu-noble | 603858638485 Pulling fs layer 0B 2026-07-30 11:03:41.188564 | ubuntu-noble | b1aad2d5f399 Pulling fs layer 0B 2026-07-30 11:03:41.188569 | ubuntu-noble | 5635b2c7f90f Pulling fs layer 0B 2026-07-30 11:03:41.188583 | ubuntu-noble | 4635b503f9b2 Pulling fs layer 0B 2026-07-30 11:03:41.188587 | ubuntu-noble | e5d94dfa43d9 Pulling fs layer 0B 2026-07-30 11:03:41.188592 | ubuntu-noble | ae8ed6ddf5d2 Pulling fs layer 0B 2026-07-30 11:03:41.188596 | ubuntu-noble | 55afa1ecc21d Pulling fs layer 0B 2026-07-30 11:03:41.188602 | ubuntu-noble | 34a3e2652f22 Pulling fs layer 0B 2026-07-30 11:03:41.188607 | ubuntu-noble | 9cf33c25d575 Pulling fs layer 0B 2026-07-30 11:03:41.394918 | ubuntu-noble | 711e9cab8144 Pulling fs layer 0B 2026-07-30 11:03:41.396338 | ubuntu-noble | 4651a2be51c9 Pulling fs layer 0B 2026-07-30 11:03:41.397937 | ubuntu-noble | b40150c1c271 Pulling fs layer 0B 2026-07-30 11:03:41.398315 | ubuntu-noble | 3c268c8ff641 Pulling fs layer 0B 2026-07-30 11:03:41.400142 | ubuntu-noble | f6c237224ff2 Pulling fs layer 0B 2026-07-30 11:03:41.400357 | ubuntu-noble | 1e2489dbb800 Pulling fs layer 0B 2026-07-30 11:03:41.401125 | ubuntu-noble | e164187cb2a9 Pulling fs layer 0B 2026-07-30 11:03:41.401237 | ubuntu-noble | 633ad20e5826 Pulling fs layer 0B 2026-07-30 11:03:41.401361 | ubuntu-noble | 2bd3b17fd9b2 Pulling fs layer 0B 2026-07-30 11:03:41.401827 | ubuntu-noble | 65adb688f7a7 Pulling fs layer 0B 2026-07-30 11:03:41.401842 | ubuntu-noble | c90ce6689466 Pulling fs layer 0B 2026-07-30 11:03:41.401852 | ubuntu-noble | 4f4fb700ef54 Pulling fs layer 0B 2026-07-30 11:03:41.401858 | ubuntu-noble | b20ad5178ef4 Pulling fs layer 0B 2026-07-30 11:03:41.401863 | ubuntu-noble | 0653c0427a02 Pulling fs layer 0B 2026-07-30 11:03:41.401870 | ubuntu-noble | abadedd4db59 Pulling fs layer 0B 2026-07-30 11:03:41.404980 | ubuntu-noble | ab88251d6427 Pulling fs layer 0B 2026-07-30 11:03:41.407923 | ubuntu-noble | 7bd7d677a4b5 Download complete 0B 2026-07-30 11:03:41.419334 | ubuntu-noble | 4fa38e5535e2 Download complete 0B 2026-07-30 11:03:41.502630 | ubuntu-noble | 5635b2c7f90f Downloading 128B 2026-07-30 11:03:41.503086 | ubuntu-noble | b1aad2d5f399 Downloading 9.949kB 2026-07-30 11:03:41.512609 | ubuntu-noble | 6141f8f94db8 Downloading 667B 2026-07-30 11:03:41.607652 | ubuntu-noble | b1aad2d5f399 Download complete 0B 2026-07-30 11:03:41.607758 | ubuntu-noble | 34a3e2652f22 Downloading 900.3kB 2026-07-30 11:03:41.607778 | ubuntu-noble | 5635b2c7f90f Downloading 128B 2026-07-30 11:03:41.612837 | ubuntu-noble | 6141f8f94db8 Downloading 667B 2026-07-30 11:03:41.612909 | ubuntu-noble | 799bf93f58b9 Downloading 6.291MB 2026-07-30 11:03:41.612918 | ubuntu-noble | ab4944c2d366 Downloading 140B 2026-07-30 11:03:41.612925 | ubuntu-noble | d6ee4fe7e528 Downloading 952B 2026-07-30 11:03:41.612931 | ubuntu-noble | 4f4fb700ef54 Downloading 32B 2026-07-30 11:03:41.616411 | ubuntu-noble | 4f4fb700ef54 Downloading 32B 2026-07-30 11:03:41.704204 | ubuntu-noble | ae8ed6ddf5d2 Downloading 2.097MB 2026-07-30 11:03:41.704262 | ubuntu-noble | 34a3e2652f22 Downloading 900.3kB 2026-07-30 11:03:41.704267 | ubuntu-noble | 9cf33c25d575 Downloading 116B 2026-07-30 11:03:41.704284 | ubuntu-noble | 55afa1ecc21d Downloading 3.146MB 2026-07-30 11:03:41.704290 | ubuntu-noble | 603858638485 Downloading 970B 2026-07-30 11:03:41.707565 | ubuntu-noble | 4f4fb700ef54 Downloading 32B 2026-07-30 11:03:41.707789 | ubuntu-noble | 8c66976d6e91 Downloading 1.768kB 2026-07-30 11:03:41.718478 | ubuntu-noble | 5635b2c7f90f Download complete 0B 2026-07-30 11:03:41.718527 | ubuntu-noble | 4635b503f9b2 Downloading 171B 2026-07-30 11:03:41.718532 | ubuntu-noble | e5d94dfa43d9 Downloading 6.106kB 2026-07-30 11:03:41.718742 | ubuntu-noble | 55afa1ecc21d Downloading 3.146MB 2026-07-30 11:03:41.724870 | ubuntu-noble | 6141f8f94db8 Download complete 0B 2026-07-30 11:03:41.724917 | ubuntu-noble | 799bf93f58b9 Downloading 10.49MB 2026-07-30 11:03:41.730071 | ubuntu-noble | ab4944c2d366 Download complete 0B 2026-07-30 11:03:41.742589 | ubuntu-noble | d6ee4fe7e528 Download complete 0B 2026-07-30 11:03:41.742637 | ubuntu-noble | 4f4fb700ef54 Downloading 32B 2026-07-30 11:03:41.798610 | ubuntu-noble | 603858638485 Download complete 0B 2026-07-30 11:03:41.798673 | ubuntu-noble | 4635b503f9b2 Downloading 171B 2026-07-30 11:03:41.802389 | ubuntu-noble | e5d94dfa43d9 Download complete 0B 2026-07-30 11:03:41.802449 | ubuntu-noble | ae8ed6ddf5d2 Downloading 9.437MB 2026-07-30 11:03:41.802462 | ubuntu-noble | b20ad5178ef4 Downloading 798B 2026-07-30 11:03:41.802468 | ubuntu-noble | 633ad20e5826 Downloading 809B 2026-07-30 11:03:41.802474 | ubuntu-noble | 2bd3b17fd9b2 Downloading 10.03kB 2026-07-30 11:03:41.802497 | ubuntu-noble | c90ce6689466 Downloading 167B 2026-07-30 11:03:41.802521 | ubuntu-noble | 8c66976d6e91 Downloading 1.768kB 2026-07-30 11:03:41.802527 | ubuntu-noble | 65adb688f7a7 Downloading 338B 2026-07-30 11:03:41.803603 | ubuntu-noble | 4f4fb700ef54 Download complete 0B 2026-07-30 11:03:41.804247 | ubuntu-noble | 34a3e2652f22 Download complete 0B 2026-07-30 11:03:41.804283 | ubuntu-noble | 9cf33c25d575 Downloading 116B 2026-07-30 11:03:41.804291 | ubuntu-noble | 55afa1ecc21d Downloading 3.846MB 2026-07-30 11:03:41.812234 | ubuntu-noble | 55afa1ecc21d Downloading 3.846MB 2026-07-30 11:03:41.812340 | ubuntu-noble | 799bf93f58b9 Downloading 12.95MB 2026-07-30 11:03:41.813637 | ubuntu-noble | 4f4fb700ef54 Download complete 0B 2026-07-30 11:03:41.907315 | ubuntu-noble | 4635b503f9b2 Download complete 0B 2026-07-30 11:03:41.907373 | ubuntu-noble | ae8ed6ddf5d2 Downloading 13.63MB 2026-07-30 11:03:41.918265 | ubuntu-noble | 9cf33c25d575 Download complete 0B 2026-07-30 11:03:41.918341 | ubuntu-noble | 55afa1ecc21d Downloading 3.846MB 2026-07-30 11:03:41.918353 | ubuntu-noble | 8c66976d6e91 Download complete 0B 2026-07-30 11:03:41.918358 | ubuntu-noble | 65adb688f7a7 Downloading 338B 2026-07-30 11:03:41.918379 | ubuntu-noble | b40150c1c271 Downloading 2.097MB 2026-07-30 11:03:41.918384 | ubuntu-noble | abadedd4db59 Downloading 2.097MB 2026-07-30 11:03:41.918387 | ubuntu-noble | f6c237224ff2 Downloading 1.155kB 2026-07-30 11:03:41.918391 | ubuntu-noble | b20ad5178ef4 Downloading 798B 2026-07-30 11:03:41.918395 | ubuntu-noble | 0653c0427a02 Downloading 3.146MB 2026-07-30 11:03:41.918398 | ubuntu-noble | 4651a2be51c9 Downloading 414B 2026-07-30 11:03:41.918468 | ubuntu-noble | 633ad20e5826 Downloading 809B 2026-07-30 11:03:41.918476 | ubuntu-noble | 2bd3b17fd9b2 Downloading 10.03kB 2026-07-30 11:03:41.918480 | ubuntu-noble | c90ce6689466 Downloading 167B 2026-07-30 11:03:41.927970 | ubuntu-noble | 55afa1ecc21d Download complete 0B 2026-07-30 11:03:41.928043 | ubuntu-noble | 799bf93f58b9 Downloading 12.95MB 2026-07-30 11:03:41.982446 | ubuntu-noble | 55afa1ecc21d Extracting 1B 2026-07-30 11:03:41.999784 | ubuntu-noble | 55afa1ecc21d Download complete 0B 2026-07-30 11:03:41.999875 | ubuntu-noble | ae8ed6ddf5d2 Downloading 15.73MB 2026-07-30 11:03:42.023676 | ubuntu-noble | 4651a2be51c9 Downloading 414B 2026-07-30 11:03:42.027451 | ubuntu-noble | 633ad20e5826 Download complete 0B 2026-07-30 11:03:42.027534 | ubuntu-noble | 799bf93f58b9 Download complete 0B 2026-07-30 11:03:42.033700 | ubuntu-noble | 2bd3b17fd9b2 Download complete 0B 2026-07-30 11:03:42.037464 | ubuntu-noble | c90ce6689466 Download complete 0B 2026-07-30 11:03:42.037497 | ubuntu-noble | 711e9cab8144 Downloading 2.097MB 2026-07-30 11:03:42.037518 | ubuntu-noble | 1e2489dbb800 Downloading 1.11kB 2026-07-30 11:03:42.037523 | ubuntu-noble | 65adb688f7a7 Downloading 338B 2026-07-30 11:03:42.037527 | ubuntu-noble | b40150c1c271 Downloading 5.243MB 2026-07-30 11:03:42.037533 | ubuntu-noble | abadedd4db59 Downloading 5.243MB 2026-07-30 11:03:42.037537 | ubuntu-noble | ab88251d6427 Downloading 2.097MB 2026-07-30 11:03:42.037541 | ubuntu-noble | f6c237224ff2 Downloading 1.155kB 2026-07-30 11:03:42.037545 | ubuntu-noble | 3c268c8ff641 Downloading 3.146MB 2026-07-30 11:03:42.043285 | ubuntu-noble | b20ad5178ef4 Download complete 0B 2026-07-30 11:03:42.043691 | ubuntu-noble | 0653c0427a02 Downloading 6.291MB 2026-07-30 11:03:42.066214 | ubuntu-noble | 55afa1ecc21d Extracting 1B 2026-07-30 11:03:42.066571 | ubuntu-noble | 55afa1ecc21d Extracting 1B 2026-07-30 11:03:42.112805 | ubuntu-noble | ae8ed6ddf5d2 Downloading 18.1MB 2026-07-30 11:03:42.120387 | ubuntu-noble | 4651a2be51c9 Download complete 0B 2026-07-30 11:03:42.120506 | ubuntu-noble | e164187cb2a9 Downloading 454B 2026-07-30 11:03:42.120760 | ubuntu-noble | 711e9cab8144 Downloading 5.243MB 2026-07-30 11:03:42.120776 | ubuntu-noble | 1e2489dbb800 Downloading 1.11kB 2026-07-30 11:03:42.122696 | ubuntu-noble | 65adb688f7a7 Download complete 0B 2026-07-30 11:03:42.123825 | ubuntu-noble | b40150c1c271 Downloading 7.34MB 2026-07-30 11:03:42.123875 | ubuntu-noble | abadedd4db59 Downloading 7.34MB 2026-07-30 11:03:42.123880 | ubuntu-noble | ab88251d6427 Downloading 4.194MB 2026-07-30 11:03:42.143889 | ubuntu-noble | f6c237224ff2 Download complete 0B 2026-07-30 11:03:42.143954 | ubuntu-noble | 3c268c8ff641 Downloading 4.194MB 2026-07-30 11:03:42.143962 | ubuntu-noble | 0653c0427a02 Downloading 9.437MB 2026-07-30 11:03:42.159949 | ubuntu-noble | 55afa1ecc21d Extracting 1B 2026-07-30 11:03:42.201484 | ubuntu-noble | 55afa1ecc21d Extracting 1B 2026-07-30 11:03:42.219923 | ubuntu-noble | ae8ed6ddf5d2 Downloading 19.92MB 2026-07-30 11:03:42.281766 | ubuntu-noble | e164187cb2a9 Download complete 0B 2026-07-30 11:03:42.281830 | ubuntu-noble | 711e9cab8144 Downloading 8.389MB 2026-07-30 11:03:42.285711 | ubuntu-noble | 1e2489dbb800 Download complete 0B 2026-07-30 11:03:42.285767 | ubuntu-noble | b40150c1c271 Downloading 9.437MB 2026-07-30 11:03:42.285782 | ubuntu-noble | abadedd4db59 Downloading 10.49MB 2026-07-30 11:03:42.285789 | ubuntu-noble | ab88251d6427 Downloading 6.291MB 2026-07-30 11:03:42.285796 | ubuntu-noble | 3c268c8ff641 Downloading 7.34MB 2026-07-30 11:03:42.285803 | ubuntu-noble | 0653c0427a02 Downloading 11.53MB 2026-07-30 11:03:42.286272 | ubuntu-noble | 55afa1ecc21d Extracting 1B 2026-07-30 11:03:42.325320 | ubuntu-noble | 55afa1ecc21d Extracting 1B 2026-07-30 11:03:42.347401 | ubuntu-noble | ae8ed6ddf5d2 Downloading 22.02MB 2026-07-30 11:03:42.412309 | ubuntu-noble | 0653c0427a02 Downloading 13.63MB 2026-07-30 11:03:42.412436 | ubuntu-noble | 711e9cab8144 Downloading 11.53MB 2026-07-30 11:03:42.412449 | ubuntu-noble | b40150c1c271 Downloading 12.58MB 2026-07-30 11:03:42.412456 | ubuntu-noble | abadedd4db59 Downloading 13.63MB 2026-07-30 11:03:42.412462 | ubuntu-noble | ab88251d6427 Downloading 9.437MB 2026-07-30 11:03:42.412468 | ubuntu-noble | 3c268c8ff641 Downloading 9.437MB 2026-07-30 11:03:42.422596 | ubuntu-noble | 55afa1ecc21d Extracting 1B 2026-07-30 11:03:42.430381 | ubuntu-noble | 55afa1ecc21d Pull complete 0B 2026-07-30 11:03:42.438517 | ubuntu-noble | ae8ed6ddf5d2 Downloading 25.17MB 2026-07-30 11:03:42.467230 | ubuntu-noble | 711e9cab8144 Downloading 12.58MB 2026-07-30 11:03:42.467392 | ubuntu-noble | b40150c1c271 Downloading 13.63MB 2026-07-30 11:03:42.467401 | ubuntu-noble | abadedd4db59 Downloading 14.68MB 2026-07-30 11:03:42.467405 | ubuntu-noble | ab88251d6427 Downloading 11.08MB 2026-07-30 11:03:42.467408 | ubuntu-noble | 3c268c8ff641 Downloading 10.49MB 2026-07-30 11:03:42.467414 | ubuntu-noble | 0653c0427a02 Downloading 15.73MB 2026-07-30 11:03:42.473668 | ubuntu-noble | 55afa1ecc21d Extracting 1B 2026-07-30 11:03:42.514955 | ubuntu-noble | ae8ed6ddf5d2 Downloading 27.26MB 2026-07-30 11:03:42.593588 | ubuntu-noble | 711e9cab8144 Downloading 14.68MB 2026-07-30 11:03:42.593651 | ubuntu-noble | d6ee4fe7e528 Pull complete 0B 2026-07-30 11:03:42.593926 | ubuntu-noble | b40150c1c271 Downloading 14.68MB 2026-07-30 11:03:42.593943 | ubuntu-noble | abadedd4db59 Downloading 15.73MB 2026-07-30 11:03:42.593997 | ubuntu-noble | ab88251d6427 Downloading 12.58MB 2026-07-30 11:03:42.594079 | ubuntu-noble | 3c268c8ff641 Downloading 10.49MB 2026-07-30 11:03:42.594117 | ubuntu-noble | 0653c0427a02 Downloading 17.83MB 2026-07-30 11:03:42.679385 | ubuntu-noble | 4fa38e5535e2 Extracting 1B 2026-07-30 11:03:42.684744 | ubuntu-noble | 55afa1ecc21d Extracting 1B 2026-07-30 11:03:42.696397 | ubuntu-noble | ae8ed6ddf5d2 Downloading 28.31MB 2026-07-30 11:03:42.739062 | ubuntu-noble | 4fa38e5535e2 Pull complete 0B 2026-07-30 11:03:42.759583 | ubuntu-noble | 711e9cab8144 Downloading 16.78MB 2026-07-30 11:03:42.759636 | ubuntu-noble | b40150c1c271 Downloading 16.78MB 2026-07-30 11:03:42.759643 | ubuntu-noble | abadedd4db59 Downloading 18.87MB 2026-07-30 11:03:42.759646 | ubuntu-noble | ab88251d6427 Downloading 14.68MB 2026-07-30 11:03:42.759650 | ubuntu-noble | 3c268c8ff641 Downloading 12.58MB 2026-07-30 11:03:42.759655 | ubuntu-noble | 0653c0427a02 Downloading 20.97MB 2026-07-30 11:03:42.766393 | ubuntu-noble | 799bf93f58b9 Extracting 1B 2026-07-30 11:03:42.774069 | ubuntu-noble | 55afa1ecc21d Extracting 1B 2026-07-30 11:03:42.798978 | ubuntu-noble | ae8ed6ddf5d2 Downloading 30.41MB 2026-07-30 11:03:42.863019 | ubuntu-noble | 799bf93f58b9 Extracting 1B 2026-07-30 11:03:42.884141 | ubuntu-noble | 0653c0427a02 Downloading 22.94MB 2026-07-30 11:03:42.884225 | ubuntu-noble | 711e9cab8144 Downloading 18.87MB 2026-07-30 11:03:42.884259 | ubuntu-noble | b40150c1c271 Downloading 18.19MB 2026-07-30 11:03:42.884297 | ubuntu-noble | abadedd4db59 Downloading 20.97MB 2026-07-30 11:03:42.884315 | ubuntu-noble | ab88251d6427 Downloading 16.78MB 2026-07-30 11:03:42.884330 | ubuntu-noble | 3c268c8ff641 Downloading 14.68MB 2026-07-30 11:03:42.948695 | ubuntu-noble | d17e2629e444 Download complete 0B 2026-07-30 11:03:42.949600 | ubuntu-noble | ae8ed6ddf5d2 Downloading 32.51MB 2026-07-30 11:03:42.977868 | ubuntu-noble | 0d2f81fc44f6 Download complete 0B 2026-07-30 11:03:42.978246 | ubuntu-noble | 799bf93f58b9 Extracting 1B 2026-07-30 11:03:43.029344 | ubuntu-noble | 603858638485 Extracting 1B 2026-07-30 11:03:43.038305 | ubuntu-noble | 711e9cab8144 Downloading 22.02MB 2026-07-30 11:03:43.038409 | ubuntu-noble | b40150c1c271 Downloading 20.97MB 2026-07-30 11:03:43.038614 | ubuntu-noble | abadedd4db59 Downloading 24.12MB 2026-07-30 11:03:43.038665 | ubuntu-noble | ab88251d6427 Downloading 18.92MB 2026-07-30 11:03:43.038715 | ubuntu-noble | 3c268c8ff641 Downloading 16.78MB 2026-07-30 11:03:43.047809 | ubuntu-noble | 0653c0427a02 Download complete 0B 2026-07-30 11:03:43.057605 | ubuntu-noble | 799bf93f58b9 Extracting 1B 2026-07-30 11:03:43.065222 | ubuntu-noble | ae8ed6ddf5d2 Downloading 35.65MB 2026-07-30 11:03:43.130918 | ubuntu-noble | 603858638485 Pull complete 0B 2026-07-30 11:03:43.176100 | ubuntu-noble | 799bf93f58b9 Extracting 1B 2026-07-30 11:03:43.180539 | ubuntu-noble | 711e9cab8144 Downloading 25.17MB 2026-07-30 11:03:43.180669 | ubuntu-noble | b40150c1c271 Downloading 23.07MB 2026-07-30 11:03:43.180677 | ubuntu-noble | abadedd4db59 Downloading 27.26MB 2026-07-30 11:03:43.224440 | ubuntu-noble | ab88251d6427 Download complete 0B 2026-07-30 11:03:43.224545 | ubuntu-noble | 3c268c8ff641 Downloading 19.92MB 2026-07-30 11:03:43.224716 | ubuntu-noble | ae8ed6ddf5d2 Downloading 37.75MB 2026-07-30 11:03:43.251363 | ubuntu-noble | 799bf93f58b9 Extracting 1B 2026-07-30 11:03:43.272811 | ubuntu-noble | ae8ed6ddf5d2 Downloading 38.8MB 2026-07-30 11:03:43.272846 | ubuntu-noble | b40150c1c271 Downloading 24.12MB 2026-07-30 11:03:43.272850 | ubuntu-noble | abadedd4db59 Downloading 28.31MB 2026-07-30 11:03:43.272854 | ubuntu-noble | 3c268c8ff641 Downloading 20.97MB 2026-07-30 11:03:43.272858 | ubuntu-noble | 711e9cab8144 Downloading 26.21MB 2026-07-30 11:03:43.303542 | ubuntu-noble | ae8ed6ddf5d2 Downloading 39.85MB 2026-07-30 11:03:43.317037 | ubuntu-noble | 3c268c8ff641 Downloading 22.02MB 2026-07-30 11:03:43.317093 | ubuntu-noble | 711e9cab8144 Downloading 28.31MB 2026-07-30 11:03:43.317098 | ubuntu-noble | b40150c1c271 Downloading 25.17MB 2026-07-30 11:03:43.317102 | ubuntu-noble | abadedd4db59 Downloading 30.41MB 2026-07-30 11:03:43.328953 | ubuntu-noble | 34a3e2652f22 Pull complete 0B 2026-07-30 11:03:43.330143 | ubuntu-noble | 799bf93f58b9 Extracting 1B 2026-07-30 11:03:43.369720 | ubuntu-noble | 9cf33c25d575 Extracting 1B 2026-07-30 11:03:43.407089 | ubuntu-noble | ae8ed6ddf5d2 Downloading 41.94MB 2026-07-30 11:03:43.419645 | ubuntu-noble | abadedd4db59 Downloading 32.51MB 2026-07-30 11:03:43.421868 | ubuntu-noble | 3c268c8ff641 Downloading 24.12MB 2026-07-30 11:03:43.421915 | ubuntu-noble | 711e9cab8144 Downloading 30.41MB 2026-07-30 11:03:43.421922 | ubuntu-noble | b40150c1c271 Downloading 27.26MB 2026-07-30 11:03:43.455362 | ubuntu-noble | 799bf93f58b9 Extracting 1B 2026-07-30 11:03:43.464256 | ubuntu-noble | 9cf33c25d575 Pull complete 0B 2026-07-30 11:03:43.502200 | ubuntu-noble | ae8ed6ddf5d2 Downloading 46.14MB 2026-07-30 11:03:43.552930 | ubuntu-noble | 799bf93f58b9 Extracting 1B 2026-07-30 11:03:43.560373 | ubuntu-noble | 711e9cab8144 Downloading 33.55MB 2026-07-30 11:03:43.560510 | ubuntu-noble | b40150c1c271 Downloading 29.36MB 2026-07-30 11:03:43.560529 | ubuntu-noble | abadedd4db59 Downloading 34.6MB 2026-07-30 11:03:43.560586 | ubuntu-noble | 3c268c8ff641 Downloading 26.21MB 2026-07-30 11:03:43.596504 | ubuntu-noble | ae8ed6ddf5d2 Downloading 49.28MB 2026-07-30 11:03:43.623862 | ubuntu-noble | 799bf93f58b9 Extracting 1B 2026-07-30 11:03:43.662959 | ubuntu-noble | 711e9cab8144 Downloading 37.18MB 2026-07-30 11:03:43.663387 | ubuntu-noble | b40150c1c271 Downloading 29.73MB 2026-07-30 11:03:43.663405 | ubuntu-noble | abadedd4db59 Downloading 37.75MB 2026-07-30 11:03:43.663409 | ubuntu-noble | 3c268c8ff641 Downloading 29.36MB 2026-07-30 11:03:43.695399 | ubuntu-noble | ae8ed6ddf5d2 Downloading 53.48MB 2026-07-30 11:03:43.702655 | ubuntu-noble | b40150c1c271 Download complete 0B 2026-07-30 11:03:43.702765 | ubuntu-noble | abadedd4db59 Downloading 39.85MB 2026-07-30 11:03:43.702775 | ubuntu-noble | 3c268c8ff641 Downloading 31.46MB 2026-07-30 11:03:43.709319 | ubuntu-noble | 799bf93f58b9 Pull complete 0B 2026-07-30 11:03:43.716875 | ubuntu-noble | b40150c1c271 Extracting 1B 2026-07-30 11:03:43.798333 | ubuntu-noble | ae8ed6ddf5d2 Downloading 57.67MB 2026-07-30 11:03:43.802777 | ubuntu-noble | 711e9cab8144 Download complete 0B 2026-07-30 11:03:43.802840 | ubuntu-noble | abadedd4db59 Downloading 41.94MB 2026-07-30 11:03:43.802848 | ubuntu-noble | 3c268c8ff641 Downloading 31.46MB 2026-07-30 11:03:43.809115 | ubuntu-noble | ab4944c2d366 Pull complete 0B 2026-07-30 11:03:43.817454 | ubuntu-noble | 4f4fb700ef54 Pull complete 0B 2026-07-30 11:03:43.850132 | ubuntu-noble | b40150c1c271 Extracting 1B 2026-07-30 11:03:43.895713 | ubuntu-noble | ae8ed6ddf5d2 Downloading 58.72MB 2026-07-30 11:03:43.902420 | ubuntu-noble | abadedd4db59 Downloading 46.14MB 2026-07-30 11:03:43.902462 | ubuntu-noble | 3c268c8ff641 Downloading 34.6MB 2026-07-30 11:03:43.912168 | ubuntu-noble | 6141f8f94db8 Pull complete 0B 2026-07-30 11:03:43.947376 | ubuntu-noble | b40150c1c271 Extracting 1B 2026-07-30 11:03:43.969418 | ubuntu-noble | Image valkey/valkey:8.1-alpine Pulled 2026-07-30 11:03:43.997099 | ubuntu-noble | ae8ed6ddf5d2 Downloading 59.77MB 2026-07-30 11:03:44.016595 | ubuntu-noble | abadedd4db59 Downloading 48.23MB 2026-07-30 11:03:44.017875 | ubuntu-noble | 3c268c8ff641 Download complete 0B 2026-07-30 11:03:44.045687 | ubuntu-noble | b40150c1c271 Extracting 1B 2026-07-30 11:03:44.100390 | ubuntu-noble | ae8ed6ddf5d2 Downloading 65.01MB 2026-07-30 11:03:44.107387 | ubuntu-noble | abadedd4db59 Downloading 52.43MB 2026-07-30 11:03:44.145081 | ubuntu-noble | b40150c1c271 Extracting 1B 2026-07-30 11:03:44.202589 | ubuntu-noble | ae8ed6ddf5d2 Downloading 70.25MB 2026-07-30 11:03:44.205592 | ubuntu-noble | abadedd4db59 Downloading 52.43MB 2026-07-30 11:03:44.284537 | ubuntu-noble | b40150c1c271 Extracting 1B 2026-07-30 11:03:44.297374 | ubuntu-noble | ae8ed6ddf5d2 Downloading 74.45MB 2026-07-30 11:03:44.306774 | ubuntu-noble | abadedd4db59 Downloading 54.53MB 2026-07-30 11:03:44.369789 | ubuntu-noble | b40150c1c271 Extracting 1B 2026-07-30 11:03:44.398206 | ubuntu-noble | ae8ed6ddf5d2 Downloading 80.74MB 2026-07-30 11:03:44.400108 | ubuntu-noble | abadedd4db59 Downloading 57.67MB 2026-07-30 11:03:44.431638 | ubuntu-noble | b40150c1c271 Extracting 1B 2026-07-30 11:03:44.501596 | ubuntu-noble | ae8ed6ddf5d2 Downloading 88.08MB 2026-07-30 11:03:44.501827 | ubuntu-noble | abadedd4db59 Downloading 60.82MB 2026-07-30 11:03:44.538905 | ubuntu-noble | b40150c1c271 Extracting 1B 2026-07-30 11:03:44.597871 | ubuntu-noble | ae8ed6ddf5d2 Downloading 96.47MB 2026-07-30 11:03:44.599519 | ubuntu-noble | abadedd4db59 Downloading 62.91MB 2026-07-30 11:03:44.621626 | ubuntu-noble | b40150c1c271 Extracting 1B 2026-07-30 11:03:44.697192 | ubuntu-noble | ae8ed6ddf5d2 Downloading 105.9MB 2026-07-30 11:03:44.709174 | ubuntu-noble | abadedd4db59 Downloading 63.96MB 2026-07-30 11:03:44.754165 | ubuntu-noble | b40150c1c271 Extracting 2B 2026-07-30 11:03:44.795102 | ubuntu-noble | ae8ed6ddf5d2 Downloading 112.4MB 2026-07-30 11:03:44.801786 | ubuntu-noble | abadedd4db59 Downloading 67.11MB 2026-07-30 11:03:44.812513 | ubuntu-noble | b40150c1c271 Extracting 2B 2026-07-30 11:03:44.895865 | ubuntu-noble | ae8ed6ddf5d2 Downloading 112.4MB 2026-07-30 11:03:44.944577 | ubuntu-noble | abadedd4db59 Downloading 69.21MB 2026-07-30 11:03:44.944641 | ubuntu-noble | b40150c1c271 Extracting 2B 2026-07-30 11:03:45.040238 | ubuntu-noble | abadedd4db59 Downloading 70.25MB 2026-07-30 11:03:45.141922 | ubuntu-noble | ae8ed6ddf5d2 Download complete 0B 2026-07-30 11:03:45.235783 | ubuntu-noble | ae8ed6ddf5d2 Extracting 1B 2026-07-30 11:03:45.255563 | ubuntu-noble | b40150c1c271 Extracting 2B 2026-07-30 11:03:45.261929 | ubuntu-noble | abadedd4db59 Downloading 73.4MB 2026-07-30 11:03:45.328281 | ubuntu-noble | ae8ed6ddf5d2 Extracting 1B 2026-07-30 11:03:45.424065 | ubuntu-noble | ae8ed6ddf5d2 Extracting 1B 2026-07-30 11:03:45.484075 | ubuntu-noble | b40150c1c271 Extracting 2B 2026-07-30 11:03:45.528121 | ubuntu-noble | abadedd4db59 Downloading 77.59MB 2026-07-30 11:03:45.541845 | ubuntu-noble | ae8ed6ddf5d2 Extracting 1B 2026-07-30 11:03:45.606967 | ubuntu-noble | ae8ed6ddf5d2 Extracting 1B 2026-07-30 11:03:45.622874 | ubuntu-noble | b40150c1c271 Pull complete 0B 2026-07-30 11:03:45.635199 | ubuntu-noble | 3c268c8ff641 Extracting 1B 2026-07-30 11:03:45.635245 | ubuntu-noble | ae8ed6ddf5d2 Extracting 1B 2026-07-30 11:03:45.639230 | ubuntu-noble | abadedd4db59 Downloading 79.69MB 2026-07-30 11:03:45.904154 | ubuntu-noble | ae8ed6ddf5d2 Extracting 1B 2026-07-30 11:03:45.972421 | ubuntu-noble | 3c268c8ff641 Extracting 1B 2026-07-30 11:03:45.973314 | ubuntu-noble | abadedd4db59 Downloading 83.89MB 2026-07-30 11:03:45.975943 | ubuntu-noble | ae8ed6ddf5d2 Extracting 1B 2026-07-30 11:03:46.166646 | ubuntu-noble | ae8ed6ddf5d2 Extracting 1B 2026-07-30 11:03:46.195792 | ubuntu-noble | 3c268c8ff641 Extracting 1B 2026-07-30 11:03:46.213257 | ubuntu-noble | abadedd4db59 Downloading 87.03MB 2026-07-30 11:03:46.269937 | ubuntu-noble | ae8ed6ddf5d2 Extracting 2B 2026-07-30 11:03:46.478760 | ubuntu-noble | ae8ed6ddf5d2 Extracting 2B 2026-07-30 11:03:46.519991 | ubuntu-noble | 3c268c8ff641 Extracting 1B 2026-07-30 11:03:46.579310 | ubuntu-noble | abadedd4db59 Downloading 92.27MB 2026-07-30 11:03:46.586439 | ubuntu-noble | ae8ed6ddf5d2 Extracting 2B 2026-07-30 11:03:46.755110 | ubuntu-noble | ae8ed6ddf5d2 Extracting 2B 2026-07-30 11:03:46.799290 | ubuntu-noble | 3c268c8ff641 Extracting 2B 2026-07-30 11:03:46.800240 | ubuntu-noble | abadedd4db59 Downloading 97.52MB 2026-07-30 11:03:46.803299 | ubuntu-noble | ae8ed6ddf5d2 Extracting 2B 2026-07-30 11:03:47.005697 | ubuntu-noble | ae8ed6ddf5d2 Extracting 2B 2026-07-30 11:03:47.045820 | ubuntu-noble | 3c268c8ff641 Extracting 2B 2026-07-30 11:03:47.045872 | ubuntu-noble | abadedd4db59 Downloading 98.95MB 2026-07-30 11:03:47.045883 | ubuntu-noble | ae8ed6ddf5d2 Extracting 2B 2026-07-30 11:03:47.045892 | ubuntu-noble | 3c268c8ff641 Extracting 2B 2026-07-30 11:03:47.144223 | ubuntu-noble | abadedd4db59 Download complete 0B 2026-07-30 11:03:47.185982 | ubuntu-noble | ae8ed6ddf5d2 Extracting 2B 2026-07-30 11:03:47.292956 | ubuntu-noble | 3c268c8ff641 Extracting 2B 2026-07-30 11:03:47.333436 | ubuntu-noble | ae8ed6ddf5d2 Extracting 3B 2026-07-30 11:03:47.348284 | ubuntu-noble | ae8ed6ddf5d2 Extracting 3B 2026-07-30 11:03:47.358653 | ubuntu-noble | 3c268c8ff641 Pull complete 0B 2026-07-30 11:03:47.619356 | ubuntu-noble | b20ad5178ef4 Pull complete 0B 2026-07-30 11:03:47.648232 | ubuntu-noble | ae8ed6ddf5d2 Extracting 3B 2026-07-30 11:03:47.741156 | ubuntu-noble | 0653c0427a02 Extracting 1B 2026-07-30 11:03:47.812421 | ubuntu-noble | ae8ed6ddf5d2 Extracting 3B 2026-07-30 11:03:47.846795 | ubuntu-noble | ae8ed6ddf5d2 Extracting 3B 2026-07-30 11:03:47.863841 | ubuntu-noble | 0653c0427a02 Extracting 1B 2026-07-30 11:03:48.179772 | ubuntu-noble | ae8ed6ddf5d2 Extracting 3B 2026-07-30 11:03:48.195411 | ubuntu-noble | 0653c0427a02 Extracting 1B 2026-07-30 11:03:48.207868 | ubuntu-noble | ae8ed6ddf5d2 Extracting 3B 2026-07-30 11:03:48.213794 | ubuntu-noble | ae8ed6ddf5d2 Extracting 3B 2026-07-30 11:03:48.214529 | ubuntu-noble | 0653c0427a02 Extracting 1B 2026-07-30 11:03:48.424480 | ubuntu-noble | ae8ed6ddf5d2 Extracting 4B 2026-07-30 11:03:48.519613 | ubuntu-noble | 0653c0427a02 Pull complete 0B 2026-07-30 11:03:48.567287 | ubuntu-noble | abadedd4db59 Extracting 1B 2026-07-30 11:03:48.587150 | ubuntu-noble | ae8ed6ddf5d2 Extracting 4B 2026-07-30 11:03:48.672522 | ubuntu-noble | ae8ed6ddf5d2 Extracting 4B 2026-07-30 11:03:48.688475 | ubuntu-noble | abadedd4db59 Extracting 1B 2026-07-30 11:03:48.743389 | ubuntu-noble | ae8ed6ddf5d2 Extracting 4B 2026-07-30 11:03:48.871654 | ubuntu-noble | ae8ed6ddf5d2 Extracting 4B 2026-07-30 11:03:48.871914 | ubuntu-noble | abadedd4db59 Extracting 1B 2026-07-30 11:03:49.038390 | ubuntu-noble | ae8ed6ddf5d2 Extracting 4B 2026-07-30 11:03:49.126996 | ubuntu-noble | abadedd4db59 Extracting 1B 2026-07-30 11:03:49.180417 | ubuntu-noble | ae8ed6ddf5d2 Extracting 4B 2026-07-30 11:03:49.287741 | ubuntu-noble | ae8ed6ddf5d2 Extracting 5B 2026-07-30 11:03:49.304845 | ubuntu-noble | abadedd4db59 Extracting 1B 2026-07-30 11:03:49.359461 | ubuntu-noble | ae8ed6ddf5d2 Extracting 5B 2026-07-30 11:03:49.464496 | ubuntu-noble | abadedd4db59 Extracting 1B 2026-07-30 11:03:49.485870 | ubuntu-noble | ae8ed6ddf5d2 Extracting 5B 2026-07-30 11:03:49.540475 | ubuntu-noble | ae8ed6ddf5d2 Extracting 5B 2026-07-30 11:03:49.558174 | ubuntu-noble | abadedd4db59 Extracting 1B 2026-07-30 11:03:49.693934 | ubuntu-noble | ae8ed6ddf5d2 Extracting 5B 2026-07-30 11:03:49.693991 | ubuntu-noble | abadedd4db59 Extracting 1B 2026-07-30 11:03:49.708805 | ubuntu-noble | ae8ed6ddf5d2 Pull complete 0B 2026-07-30 11:03:49.715450 | ubuntu-noble | abadedd4db59 Extracting 2B 2026-07-30 11:03:49.739703 | ubuntu-noble | abadedd4db59 Extracting 2B 2026-07-30 11:03:49.797504 | ubuntu-noble | b1aad2d5f399 Pull complete 0B 2026-07-30 11:03:49.809051 | ubuntu-noble | 5635b2c7f90f Pull complete 0B 2026-07-30 11:03:49.809083 | ubuntu-noble | 4635b503f9b2 Extracting 1B 2026-07-30 11:03:49.819226 | ubuntu-noble | abadedd4db59 Extracting 2B 2026-07-30 11:03:49.908817 | ubuntu-noble | 4635b503f9b2 Pull complete 0B 2026-07-30 11:03:49.919078 | ubuntu-noble | abadedd4db59 Extracting 2B 2026-07-30 11:03:50.007028 | ubuntu-noble | e5d94dfa43d9 Pull complete 0B 2026-07-30 11:03:50.020990 | ubuntu-noble | abadedd4db59 Extracting 2B 2026-07-30 11:03:50.058185 | ubuntu-noble | 7bd7d677a4b5 Pull complete 0B 2026-07-30 11:03:50.065381 | ubuntu-noble | Image postgres:17.10-alpine Pulled 2026-07-30 11:03:50.125670 | ubuntu-noble | abadedd4db59 Extracting 2B 2026-07-30 11:03:50.216463 | ubuntu-noble | abadedd4db59 Extracting 2B 2026-07-30 11:03:50.314828 | ubuntu-noble | abadedd4db59 Extracting 2B 2026-07-30 11:03:50.413961 | ubuntu-noble | abadedd4db59 Extracting 2B 2026-07-30 11:03:50.515986 | ubuntu-noble | abadedd4db59 Extracting 2B 2026-07-30 11:03:50.616405 | ubuntu-noble | abadedd4db59 Extracting 3B 2026-07-30 11:03:50.716799 | ubuntu-noble | abadedd4db59 Extracting 3B 2026-07-30 11:03:50.806985 | ubuntu-noble | abadedd4db59 Extracting 3B 2026-07-30 11:03:50.913146 | ubuntu-noble | abadedd4db59 Extracting 3B 2026-07-30 11:03:51.017696 | ubuntu-noble | abadedd4db59 Extracting 3B 2026-07-30 11:03:51.125694 | ubuntu-noble | abadedd4db59 Extracting 3B 2026-07-30 11:03:51.211251 | ubuntu-noble | abadedd4db59 Extracting 3B 2026-07-30 11:03:51.312587 | ubuntu-noble | abadedd4db59 Extracting 3B 2026-07-30 11:03:51.410761 | ubuntu-noble | abadedd4db59 Extracting 3B 2026-07-30 11:03:51.512853 | ubuntu-noble | abadedd4db59 Extracting 3B 2026-07-30 11:03:51.611983 | ubuntu-noble | abadedd4db59 Extracting 4B 2026-07-30 11:03:51.711813 | ubuntu-noble | abadedd4db59 Extracting 4B 2026-07-30 11:03:51.808094 | ubuntu-noble | abadedd4db59 Extracting 4B 2026-07-30 11:03:51.910786 | ubuntu-noble | abadedd4db59 Extracting 4B 2026-07-30 11:03:52.008951 | ubuntu-noble | abadedd4db59 Extracting 4B 2026-07-30 11:03:52.114823 | ubuntu-noble | abadedd4db59 Extracting 4B 2026-07-30 11:03:52.206244 | ubuntu-noble | abadedd4db59 Extracting 4B 2026-07-30 11:03:52.309294 | ubuntu-noble | abadedd4db59 Extracting 4B 2026-07-30 11:03:52.418573 | ubuntu-noble | abadedd4db59 Extracting 4B 2026-07-30 11:03:52.512561 | ubuntu-noble | abadedd4db59 Extracting 4B 2026-07-30 11:03:52.615365 | ubuntu-noble | abadedd4db59 Extracting 5B 2026-07-30 11:03:52.711078 | ubuntu-noble | abadedd4db59 Extracting 5B 2026-07-30 11:03:52.817059 | ubuntu-noble | abadedd4db59 Extracting 5B 2026-07-30 11:03:52.920860 | ubuntu-noble | abadedd4db59 Extracting 5B 2026-07-30 11:03:53.030698 | ubuntu-noble | abadedd4db59 Extracting 5B 2026-07-30 11:03:53.113833 | ubuntu-noble | abadedd4db59 Extracting 5B 2026-07-30 11:03:53.211634 | ubuntu-noble | abadedd4db59 Extracting 5B 2026-07-30 11:03:53.321875 | ubuntu-noble | abadedd4db59 Extracting 5B 2026-07-30 11:03:53.407807 | ubuntu-noble | abadedd4db59 Extracting 5B 2026-07-30 11:03:53.507214 | ubuntu-noble | abadedd4db59 Extracting 5B 2026-07-30 11:03:53.621753 | ubuntu-noble | abadedd4db59 Extracting 6B 2026-07-30 11:03:53.716714 | ubuntu-noble | abadedd4db59 Extracting 6B 2026-07-30 11:03:53.830756 | ubuntu-noble | abadedd4db59 Extracting 6B 2026-07-30 11:03:53.922038 | ubuntu-noble | abadedd4db59 Extracting 6B 2026-07-30 11:03:54.014979 | ubuntu-noble | abadedd4db59 Extracting 6B 2026-07-30 11:03:54.121453 | ubuntu-noble | abadedd4db59 Extracting 6B 2026-07-30 11:03:54.215430 | ubuntu-noble | abadedd4db59 Extracting 6B 2026-07-30 11:03:54.313778 | ubuntu-noble | abadedd4db59 Extracting 6B 2026-07-30 11:03:54.419393 | ubuntu-noble | abadedd4db59 Extracting 6B 2026-07-30 11:03:54.517059 | ubuntu-noble | abadedd4db59 Extracting 6B 2026-07-30 11:03:54.610430 | ubuntu-noble | abadedd4db59 Extracting 7B 2026-07-30 11:03:54.711788 | ubuntu-noble | abadedd4db59 Extracting 7B 2026-07-30 11:03:54.811376 | ubuntu-noble | abadedd4db59 Extracting 7B 2026-07-30 11:03:54.911397 | ubuntu-noble | abadedd4db59 Extracting 7B 2026-07-30 11:03:55.009115 | ubuntu-noble | abadedd4db59 Extracting 7B 2026-07-30 11:03:55.107315 | ubuntu-noble | abadedd4db59 Extracting 7B 2026-07-30 11:03:55.206625 | ubuntu-noble | abadedd4db59 Extracting 7B 2026-07-30 11:03:55.313550 | ubuntu-noble | abadedd4db59 Extracting 7B 2026-07-30 11:03:55.435581 | ubuntu-noble | abadedd4db59 Extracting 7B 2026-07-30 11:03:55.521031 | ubuntu-noble | abadedd4db59 Extracting 7B 2026-07-30 11:03:55.625363 | ubuntu-noble | abadedd4db59 Extracting 8B 2026-07-30 11:03:55.729263 | ubuntu-noble | abadedd4db59 Extracting 8B 2026-07-30 11:03:55.812899 | ubuntu-noble | abadedd4db59 Extracting 8B 2026-07-30 11:03:55.920132 | ubuntu-noble | abadedd4db59 Extracting 8B 2026-07-30 11:03:56.008443 | ubuntu-noble | abadedd4db59 Extracting 8B 2026-07-30 11:03:56.111413 | ubuntu-noble | abadedd4db59 Extracting 8B 2026-07-30 11:03:56.208309 | ubuntu-noble | abadedd4db59 Extracting 8B 2026-07-30 11:03:56.328235 | ubuntu-noble | abadedd4db59 Extracting 8B 2026-07-30 11:03:56.409078 | ubuntu-noble | abadedd4db59 Extracting 8B 2026-07-30 11:03:56.514357 | ubuntu-noble | abadedd4db59 Extracting 8B 2026-07-30 11:03:56.612630 | ubuntu-noble | abadedd4db59 Extracting 9B 2026-07-30 11:03:56.712786 | ubuntu-noble | ab88251d6427 Extracting 1B 2026-07-30 11:03:56.717039 | ubuntu-noble | abadedd4db59 Pull complete 0B 2026-07-30 11:03:56.815192 | ubuntu-noble | ab88251d6427 Extracting 1B 2026-07-30 11:03:56.915114 | ubuntu-noble | ab88251d6427 Extracting 1B 2026-07-30 11:03:57.011762 | ubuntu-noble | ab88251d6427 Extracting 1B 2026-07-30 11:03:57.107243 | ubuntu-noble | ab88251d6427 Extracting 1B 2026-07-30 11:03:57.214938 | ubuntu-noble | ab88251d6427 Extracting 1B 2026-07-30 11:03:57.311319 | ubuntu-noble | ab88251d6427 Extracting 1B 2026-07-30 11:03:57.412527 | ubuntu-noble | 1e2489dbb800 Extracting 1B 2026-07-30 11:03:57.414287 | ubuntu-noble | ab88251d6427 Pull complete 0B 2026-07-30 11:03:57.504570 | ubuntu-noble | 4651a2be51c9 Pull complete 0B 2026-07-30 11:03:57.507832 | ubuntu-noble | f6c237224ff2 Pull complete 0B 2026-07-30 11:03:57.508766 | ubuntu-noble | e164187cb2a9 Pull complete 0B 2026-07-30 11:03:57.509405 | ubuntu-noble | 1e2489dbb800 Pull complete 0B 2026-07-30 11:03:57.604898 | ubuntu-noble | 633ad20e5826 Pull complete 0B 2026-07-30 11:03:57.607252 | ubuntu-noble | 2bd3b17fd9b2 Pull complete 0B 2026-07-30 11:03:57.610490 | ubuntu-noble | 65adb688f7a7 Pull complete 0B 2026-07-30 11:03:57.704844 | ubuntu-noble | 4f4fb700ef54 Pull complete 0B 2026-07-30 11:03:57.705401 | ubuntu-noble | c90ce6689466 Pull complete 0B 2026-07-30 11:03:57.705668 | ubuntu-noble | 711e9cab8144 Extracting 1B 2026-07-30 11:03:57.803080 | ubuntu-noble | 711e9cab8144 Extracting 1B 2026-07-30 11:03:57.901798 | ubuntu-noble | 711e9cab8144 Extracting 1B 2026-07-30 11:03:58.000774 | ubuntu-noble | 711e9cab8144 Extracting 1B 2026-07-30 11:03:58.103211 | ubuntu-noble | 711e9cab8144 Extracting 1B 2026-07-30 11:03:58.202874 | ubuntu-noble | 711e9cab8144 Extracting 1B 2026-07-30 11:03:58.302093 | ubuntu-noble | 711e9cab8144 Extracting 1B 2026-07-30 11:03:58.401826 | ubuntu-noble | 711e9cab8144 Extracting 1B 2026-07-30 11:03:58.504208 | ubuntu-noble | 711e9cab8144 Extracting 1B 2026-07-30 11:03:58.601761 | ubuntu-noble | 711e9cab8144 Extracting 1B 2026-07-30 11:03:58.702140 | ubuntu-noble | 711e9cab8144 Extracting 1B 2026-07-30 11:03:58.806678 | ubuntu-noble | 711e9cab8144 Extracting 2B 2026-07-30 11:03:58.902628 | ubuntu-noble | 711e9cab8144 Extracting 2B 2026-07-30 11:03:59.002401 | ubuntu-noble | 711e9cab8144 Extracting 2B 2026-07-30 11:03:59.101886 | ubuntu-noble | 711e9cab8144 Extracting 2B 2026-07-30 11:03:59.202819 | ubuntu-noble | 711e9cab8144 Extracting 2B 2026-07-30 11:03:59.302974 | ubuntu-noble | 711e9cab8144 Extracting 2B 2026-07-30 11:03:59.403719 | ubuntu-noble | 711e9cab8144 Pull complete 0B 2026-07-30 11:03:59.442393 | ubuntu-noble | Image ghcr.io/netbox-community/netbox:v4.5.10 Pulled 2026-07-30 11:03:59.507833 | ubuntu-noble | Network sonic-e2e_default Creating 2026-07-30 11:03:59.567302 | ubuntu-noble | Network sonic-e2e_default Created 2026-07-30 11:03:59.569773 | ubuntu-noble | Container sonic-e2e-postgres-1 Creating 2026-07-30 11:03:59.569915 | ubuntu-noble | Container sonic-e2e-valkey-1 Creating 2026-07-30 11:04:00.147497 | ubuntu-noble | Container sonic-e2e-valkey-1 Created 2026-07-30 11:04:00.148921 | ubuntu-noble | Container sonic-e2e-postgres-1 Created 2026-07-30 11:04:00.149028 | ubuntu-noble | Container sonic-e2e-netbox-1 Creating 2026-07-30 11:04:00.257246 | ubuntu-noble | Container sonic-e2e-netbox-1 Created 2026-07-30 11:04:00.319416 | ubuntu-noble | Container sonic-e2e-valkey-1 Starting 2026-07-30 11:04:00.319499 | ubuntu-noble | Container sonic-e2e-postgres-1 Starting 2026-07-30 11:04:00.608464 | ubuntu-noble | Container sonic-e2e-postgres-1 Started 2026-07-30 11:04:00.612955 | ubuntu-noble | Container sonic-e2e-valkey-1 Started 2026-07-30 11:04:00.613042 | ubuntu-noble | Container sonic-e2e-valkey-1 Waiting 2026-07-30 11:04:00.613048 | ubuntu-noble | Container sonic-e2e-postgres-1 Waiting 2026-07-30 11:04:06.115570 | ubuntu-noble | Container sonic-e2e-valkey-1 Healthy 2026-07-30 11:04:06.115677 | ubuntu-noble | Container sonic-e2e-postgres-1 Healthy 2026-07-30 11:04:06.115694 | ubuntu-noble | Container sonic-e2e-netbox-1 Starting 2026-07-30 11:04:06.382067 | ubuntu-noble | Container sonic-e2e-netbox-1 Started 2026-07-30 11:04:06.382147 | ubuntu-noble | Container sonic-e2e-netbox-1 Waiting 2026-07-30 11:04:06.382162 | ubuntu-noble | Container sonic-e2e-postgres-1 Waiting 2026-07-30 11:04:06.382175 | ubuntu-noble | Container sonic-e2e-valkey-1 Waiting 2026-07-30 11:04:06.891829 | ubuntu-noble | Container sonic-e2e-postgres-1 Healthy 2026-07-30 11:04:06.892384 | ubuntu-noble | Container sonic-e2e-valkey-1 Healthy 2026-07-30 11:10:07.383804 | ubuntu-noble | Container sonic-e2e-netbox-1 Healthy 2026-07-30 11:10:07.389793 | ubuntu-noble | >>> Creating a deterministic v1 API token for the superuser 2026-07-30 11:10:08.056383 | ubuntu-noble | /opt/netbox/netbox/netbox/settings.py:227: UserWarning: API_TOKEN_PEPPERS is not defined. v2 API tokens cannot be used. 2026-07-30 11:10:08.056438 | ubuntu-noble | warnings.warn("API_TOKEN_PEPPERS is not defined. v2 API tokens cannot be used.") 2026-07-30 11:10:09.249926 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/configuration.py' 2026-07-30 11:10:09.249994 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/extra.py' 2026-07-30 11:10:09.250009 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/logging.py' 2026-07-30 11:10:09.250020 | ubuntu-noble | 🧬 loaded config '/etc/netbox/config/plugins.py' 2026-07-30 11:10:09.250031 | ubuntu-noble | 149 objects imported automatically (use -v 2 for details). 2026-07-30 11:10:09.250043 | ubuntu-noble | 2026-07-30 11:10:09.250056 | ubuntu-noble | Created v1 token for admin 2026-07-30 11:10:09.555974 | ubuntu-noble | 2026-07-30 11:10:09.556061 | ubuntu-noble | NetBox is deployed. 2026-07-30 11:10:09.556080 | ubuntu-noble | 2026-07-30 11:10:09.556103 | ubuntu-noble | API : http://127.0.0.1:8080 2026-07-30 11:10:09.556117 | ubuntu-noble | 2026-07-30 11:10:09.559007 | ubuntu-noble | >>> Creating seeding venv /home/zuul/src/github.com/osism/python-osism/.venv-sonic-e2e 2026-07-30 11:10:13.675335 | ubuntu-noble | >>> Installing netbox-manager from /home/zuul/src/github.com/osism/netbox-manager 2026-07-30 11:10:31.966185 | ubuntu-noble | >>> Installing the netbox.netbox Ansible collection 2026-07-30 11:10:32.486526 | ubuntu-noble | Cloning into '/home/zuul/.ansible/tmp/ansible-local-9058gl_sboow/tmpte4gb4t5/ansible_modulesznryajr8'... 2026-07-30 11:10:34.048332 | ubuntu-noble | Note: switching to 'v3.23.0'. 2026-07-30 11:10:34.048365 | ubuntu-noble | 2026-07-30 11:10:34.048372 | ubuntu-noble | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-30 11:10:34.048377 | ubuntu-noble | changes and commit them, and you can discard any commits you make in this 2026-07-30 11:10:34.048382 | ubuntu-noble | state without impacting any branches by switching back to a branch. 2026-07-30 11:10:34.048386 | ubuntu-noble | 2026-07-30 11:10:34.048391 | ubuntu-noble | If you want to create a new branch to retain commits you create, you may 2026-07-30 11:10:34.048395 | ubuntu-noble | do so (now or later) by using -c with the switch command. Example: 2026-07-30 11:10:34.048399 | ubuntu-noble | 2026-07-30 11:10:34.048404 | ubuntu-noble | git switch -c 2026-07-30 11:10:34.048408 | ubuntu-noble | 2026-07-30 11:10:34.048412 | ubuntu-noble | Or undo this operation with: 2026-07-30 11:10:34.048416 | ubuntu-noble | 2026-07-30 11:10:34.048421 | ubuntu-noble | git switch - 2026-07-30 11:10:34.048425 | ubuntu-noble | 2026-07-30 11:10:34.048430 | ubuntu-noble | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-30 11:10:34.048434 | ubuntu-noble | 2026-07-30 11:10:34.048438 | ubuntu-noble | HEAD is now at 57c1c63 Merge pull request #1559 from netbox-community/devel 2026-07-30 11:10:34.235205 | ubuntu-noble | Starting galaxy collection install process 2026-07-30 11:10:34.235286 | ubuntu-noble | Process install dependency map 2026-07-30 11:10:34.235304 | ubuntu-noble | Starting collection install process 2026-07-30 11:10:34.235318 | ubuntu-noble | Installing 'netbox.netbox:3.23.0' to '/home/zuul/.ansible/collections/ansible_collections/netbox/netbox' 2026-07-30 11:10:34.235331 | ubuntu-noble | Created collection for netbox.netbox:3.23.0 at /home/zuul/.ansible/collections/ansible_collections/netbox/netbox 2026-07-30 11:10:34.235343 | ubuntu-noble | netbox.netbox:3.23.0 was installed successfully 2026-07-30 11:10:34.290929 | ubuntu-noble | >>> Seeding NetBox with the netbox-manager example data (parallel: 1) 2026-07-30 11:10:34.722224 | ubuntu-noble | 2026-07-30 11:10:34 | INFO  | Wait for NetBox service 2026-07-30 11:10:35.387786 | ubuntu-noble | 2026-07-30 11:10:35.387822 | ubuntu-noble | PLAY [Wait for NetBox service] ************************************************* 2026-07-30 11:10:35.395997 | ubuntu-noble | 2026-07-30 11:10:35.396016 | ubuntu-noble | TASK [Wait for NetBox service REST API] **************************************** 2026-07-30 11:10:36.218793 | ubuntu-noble | ok: [localhost] 2026-07-30 11:10:36.219672 | ubuntu-noble | 2026-07-30 11:10:36.219692 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:10:36.219700 | ubuntu-noble | localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:10:42.206876 | ubuntu-noble | 2026-07-30 11:10:42 | INFO  | Manage devicetypes 2026-07-30 11:10:45.160857 | ubuntu-noble | 2026-07-30 11:10:45 | INFO  | Manage moduletypes 2026-07-30 11:10:45.282816 | ubuntu-noble | 2026-07-30 11:10:45 | INFO  | Manage resources 2026-07-30 11:10:45.284782 | ubuntu-noble | 2026-07-30 11:10:45 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/000-base.yml 2026-07-30 11:10:46.111827 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-5835-54x-o-ac-f.front.*' 2026-07-30 11:10:46.111936 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-5835-54x-o-ac-f.rear.*' 2026-07-30 11:10:46.111952 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-7726-32x-o-ac-f.front.*' 2026-07-30 11:10:46.111965 | ubuntu-noble | Error locating image file using '/home/zuul/src/github.com/osism/netbox-manager/example/images/Edgecore/edgecore-7726-32x-o-ac-f.rear.*' 2026-07-30 11:10:46.111990 | ubuntu-noble | 2026-07-30 11:10:46.112002 | ubuntu-noble | PLAY [Manage NetBox resources defined in 000-base.yml] ************************* 2026-07-30 11:10:46.131230 | ubuntu-noble | 2026-07-30 11:10:46.131283 | ubuntu-noble | TASK [Manage NetBox resource OOB of type ipam_role] **************************** 2026-07-30 11:10:52.592028 | ubuntu-noble | changed: [localhost] 2026-07-30 11:10:52.594121 | ubuntu-noble | 2026-07-30 11:10:52.594151 | ubuntu-noble | TASK [Manage NetBox resource Management of type ipam_role] ********************* 2026-07-30 11:10:53.184443 | ubuntu-noble | changed: [localhost] 2026-07-30 11:10:53.186066 | ubuntu-noble | 2026-07-30 11:10:53.186102 | ubuntu-noble | TASK [Manage NetBox resource External of type ipam_role] *********************** 2026-07-30 11:10:53.926594 | ubuntu-noble | changed: [localhost] 2026-07-30 11:10:53.929900 | ubuntu-noble | 2026-07-30 11:10:53.929923 | ubuntu-noble | TASK [Manage NetBox resource Manager of type device_role] ********************** 2026-07-30 11:10:55.096421 | ubuntu-noble | changed: [localhost] 2026-07-30 11:10:55.099550 | ubuntu-noble | 2026-07-30 11:10:55.099564 | ubuntu-noble | TASK [Manage NetBox resource Control of type device_role] ********************** 2026-07-30 11:10:55.793358 | ubuntu-noble | changed: [localhost] 2026-07-30 11:10:55.798095 | ubuntu-noble | 2026-07-30 11:10:55.798110 | ubuntu-noble | TASK [Manage NetBox resource Compute of type device_role] ********************** 2026-07-30 11:10:56.545808 | ubuntu-noble | changed: [localhost] 2026-07-30 11:10:56.547193 | ubuntu-noble | 2026-07-30 11:10:56.547216 | ubuntu-noble | TASK [Manage NetBox resource Storage of type device_role] ********************** 2026-07-30 11:10:57.497600 | ubuntu-noble | changed: [localhost] 2026-07-30 11:10:57.498684 | ubuntu-noble | 2026-07-30 11:10:57.498768 | ubuntu-noble | TASK [Manage NetBox resource Leaf of type device_role] ************************* 2026-07-30 11:10:58.713112 | ubuntu-noble | changed: [localhost] 2026-07-30 11:10:58.717603 | ubuntu-noble | 2026-07-30 11:10:58.717638 | ubuntu-noble | TASK [Manage NetBox resource Spine of type device_role] ************************ 2026-07-30 11:10:59.546281 | ubuntu-noble | changed: [localhost] 2026-07-30 11:10:59.550623 | ubuntu-noble | 2026-07-30 11:10:59.550665 | ubuntu-noble | TASK [Manage NetBox resource Access Leaf of type device_role] ****************** 2026-07-30 11:11:00.347656 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:00.351430 | ubuntu-noble | 2026-07-30 11:11:00.351452 | ubuntu-noble | TASK [Manage NetBox resource Managed by OSISM of type tag] ********************* 2026-07-30 11:11:01.397688 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:01.403090 | ubuntu-noble | 2026-07-30 11:11:01.403139 | ubuntu-noble | TASK [Manage NetBox resource Managed by Metalbox of type tag] ****************** 2026-07-30 11:11:02.166551 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:02.168804 | ubuntu-noble | 2026-07-30 11:11:02.168853 | ubuntu-noble | TASK [Manage NetBox resource Out of Band of type tag] ************************** 2026-07-30 11:11:02.976488 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:02.980104 | ubuntu-noble | 2026-07-30 11:11:02.980155 | ubuntu-noble | TASK [Manage NetBox resource dnsmasq_dhcp_tag of type custom_field] ************ 2026-07-30 11:11:04.002071 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:04.004466 | ubuntu-noble | 2026-07-30 11:11:04.004507 | ubuntu-noble | TASK [Manage NetBox resource sonic_parameters of type custom_field] ************ 2026-07-30 11:11:04.828315 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:04.830053 | ubuntu-noble | 2026-07-30 11:11:04.830082 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:11:04.830090 | ubuntu-noble | localhost : ok=15 changed=15 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:11:05.049539 | ubuntu-noble | 2026-07-30 11:11:05 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/100-initialise.yml 2026-07-30 11:11:05.824858 | ubuntu-noble | 2026-07-30 11:11:05.824935 | ubuntu-noble | PLAY [Manage NetBox resources defined in 100-initialise.yml] ******************* 2026-07-30 11:11:05.834802 | ubuntu-noble | 2026-07-30 11:11:05.834842 | ubuntu-noble | TASK [Manage NetBox resource Testbed of type tenant] *************************** 2026-07-30 11:11:06.953052 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:06.956621 | ubuntu-noble | 2026-07-30 11:11:06.956658 | ubuntu-noble | TASK [Manage NetBox resource Discworld of type site] *************************** 2026-07-30 11:11:08.108240 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:08.114579 | ubuntu-noble | 2026-07-30 11:11:08.114610 | ubuntu-noble | TASK [Manage NetBox resource Ankh-Morpork of type location] ******************** 2026-07-30 11:11:09.346258 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:09.348655 | ubuntu-noble | 2026-07-30 11:11:09.348680 | ubuntu-noble | TASK [Manage NetBox resource OOB Testbed of type vlan] ************************* 2026-07-30 11:11:10.856072 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:10.860566 | ubuntu-noble | 2026-07-30 11:11:10.860607 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-07-30 11:11:12.644585 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:12.650412 | ubuntu-noble | 2026-07-30 11:11:12.650435 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-07-30 11:11:13.758809 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:13.762115 | ubuntu-noble | 2026-07-30 11:11:13.762138 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-07-30 11:11:15.216709 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:15.218804 | ubuntu-noble | 2026-07-30 11:11:15.218844 | ubuntu-noble | TASK [Manage NetBox resource of type prefix] *********************************** 2026-07-30 11:11:16.343064 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:16.345356 | ubuntu-noble | 2026-07-30 11:11:16.345385 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:11:17.485891 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:17.487851 | ubuntu-noble | 2026-07-30 11:11:17.487870 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:11:18.813938 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:18.814481 | ubuntu-noble | 2026-07-30 11:11:18.814498 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:11:18.814503 | ubuntu-noble | localhost : ok=10 changed=10 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:11:19.034919 | ubuntu-noble | 2026-07-30 11:11:19 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/200-rack-1000.yml 2026-07-30 11:11:19.868623 | ubuntu-noble | 2026-07-30 11:11:19.868660 | ubuntu-noble | PLAY [Manage NetBox resources defined in 200-rack-1000.yml] ******************** 2026-07-30 11:11:19.878860 | ubuntu-noble | 2026-07-30 11:11:19.878887 | ubuntu-noble | TASK [Manage NetBox resource 1000 of type rack] ******************************** 2026-07-30 11:11:21.278237 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:21.284812 | ubuntu-noble | 2026-07-30 11:11:21.284850 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-0 of type device] ****************** 2026-07-30 11:11:24.070560 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:24.075572 | ubuntu-noble | 2026-07-30 11:11:24.075607 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-1 of type device] ****************** 2026-07-30 11:11:26.415175 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:26.420243 | ubuntu-noble | 2026-07-30 11:11:26.420270 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-2 of type device] ****************** 2026-07-30 11:11:29.295336 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:29.298394 | ubuntu-noble | 2026-07-30 11:11:29.298422 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-3 of type device] ****************** 2026-07-30 11:11:32.304805 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:32.306348 | ubuntu-noble | 2026-07-30 11:11:32.306365 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-oob of type device] **************** 2026-07-30 11:11:34.905905 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:34.907553 | ubuntu-noble | 2026-07-30 11:11:34.907583 | ubuntu-noble | TASK [Manage NetBox resource testbed-manager of type device] ******************* 2026-07-30 11:11:37.136116 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:37.138567 | ubuntu-noble | 2026-07-30 11:11:37.138625 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-0 of type device] ******************** 2026-07-30 11:11:39.332001 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:39.334031 | ubuntu-noble | 2026-07-30 11:11:39.334064 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-1 of type device] ******************** 2026-07-30 11:11:41.731232 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:41.735088 | ubuntu-noble | 2026-07-30 11:11:41.735142 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-2 of type device] ******************** 2026-07-30 11:11:44.093088 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:44.096291 | ubuntu-noble | 2026-07-30 11:11:44.096331 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-3 of type device] ******************** 2026-07-30 11:11:46.073701 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:46.078815 | ubuntu-noble | 2026-07-30 11:11:46.078875 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-4 of type device] ******************** 2026-07-30 11:11:48.091379 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:48.092414 | ubuntu-noble | 2026-07-30 11:11:48.092438 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-5 of type device] ******************** 2026-07-30 11:11:50.080402 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:50.083675 | ubuntu-noble | 2026-07-30 11:11:50.083702 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-6 of type device] ******************** 2026-07-30 11:11:52.047443 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:52.052159 | ubuntu-noble | 2026-07-30 11:11:52.052197 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-7 of type device] ******************** 2026-07-30 11:11:54.070790 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:54.073445 | ubuntu-noble | 2026-07-30 11:11:54.073467 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-8 of type device] ******************** 2026-07-30 11:11:56.498838 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:56.501941 | ubuntu-noble | 2026-07-30 11:11:56.501985 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-9 of type device] ******************** 2026-07-30 11:11:58.503361 | ubuntu-noble | changed: [localhost] 2026-07-30 11:11:58.506411 | ubuntu-noble | 2026-07-30 11:11:58.506438 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:11:58.506449 | ubuntu-noble | localhost : ok=17 changed=17 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:11:58.725424 | ubuntu-noble | 2026-07-30 11:11:58 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-node-7.yml 2026-07-30 11:11:59.502630 | ubuntu-noble | 2026-07-30 11:11:59.502679 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-7.yml] *************** 2026-07-30 11:11:59.512168 | ubuntu-noble | 2026-07-30 11:11:59.512209 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:12:01.097207 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:01.098502 | ubuntu-noble | 2026-07-30 11:12:01.098523 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:12:03.218788 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:03.219429 | ubuntu-noble | 2026-07-30 11:12:03.219446 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:12:05.239610 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:05.241116 | ubuntu-noble | 2026-07-30 11:12:05.241136 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:12:07.618156 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:07.624547 | ubuntu-noble | 2026-07-30 11:12:07.624582 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:12:09.701289 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:09.709209 | ubuntu-noble | 2026-07-30 11:12:09.709250 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:12:11.059016 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:11.060687 | ubuntu-noble | 2026-07-30 11:12:11.060784 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:12:12.615652 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:12.617215 | ubuntu-noble | 2026-07-30 11:12:12.617238 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:12:13.872432 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:13.875952 | ubuntu-noble | 2026-07-30 11:12:13.876025 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:12:15.120685 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:15.122581 | ubuntu-noble | 2026-07-30 11:12:15.122616 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:12:16.418531 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:16.421154 | ubuntu-noble | 2026-07-30 11:12:16.421190 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:12:17.842167 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:17.848431 | ubuntu-noble | 2026-07-30 11:12:17.848478 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:12:19.212642 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:19.213567 | ubuntu-noble | 2026-07-30 11:12:19.213585 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-7 of type device] ******************** 2026-07-30 11:12:21.553777 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:21.556177 | ubuntu-noble | 2026-07-30 11:12:21.556208 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:12:24.096054 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:24.100239 | ubuntu-noble | 2026-07-30 11:12:24.100263 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-30 11:12:25.853280 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:25.856494 | ubuntu-noble | 2026-07-30 11:12:25.856526 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-30 11:12:27.585805 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:27.589565 | ubuntu-noble | 2026-07-30 11:12:27.589584 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-30 11:12:29.371302 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:29.373012 | ubuntu-noble | 2026-07-30 11:12:29.373042 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:12:31.744987 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:31.747619 | ubuntu-noble | 2026-07-30 11:12:31.747646 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:12:31.747655 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:12:31.970277 | ubuntu-noble | 2026-07-30 11:12:31 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-switch-2.yml 2026-07-30 11:12:32.748101 | ubuntu-noble | 2026-07-30 11:12:32.748157 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-2.yml] ************* 2026-07-30 11:12:32.757266 | ubuntu-noble | 2026-07-30 11:12:32.757309 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:12:34.284779 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:34.286368 | ubuntu-noble | 2026-07-30 11:12:34.286394 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:12:36.856975 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:36.860928 | ubuntu-noble | 2026-07-30 11:12:36.860964 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:12:38.844564 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:38.849883 | ubuntu-noble | 2026-07-30 11:12:38.849917 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:12:40.802164 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:40.804415 | ubuntu-noble | 2026-07-30 11:12:40.804457 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:12:42.296256 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:42.299530 | ubuntu-noble | 2026-07-30 11:12:42.299564 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:12:43.898283 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:43.902323 | ubuntu-noble | 2026-07-30 11:12:43.902349 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:12:45.341412 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:45.345659 | ubuntu-noble | 2026-07-30 11:12:45.345784 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:12:46.650499 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:46.652220 | ubuntu-noble | 2026-07-30 11:12:46.652249 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-2 of type device] ****************** 2026-07-30 11:12:48.453240 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:48.455332 | ubuntu-noble | 2026-07-30 11:12:48.455359 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-07-30 11:12:50.918350 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:50.919446 | ubuntu-noble | 2026-07-30 11:12:50.919477 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:12:50.919489 | ubuntu-noble | localhost : ok=10 changed=10 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:12:51.143721 | ubuntu-noble | 2026-07-30 11:12:51 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-node-5.yml 2026-07-30 11:12:51.909463 | ubuntu-noble | 2026-07-30 11:12:51.909519 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-5.yml] *************** 2026-07-30 11:12:51.919060 | ubuntu-noble | 2026-07-30 11:12:51.919107 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:12:53.912204 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:53.916820 | ubuntu-noble | 2026-07-30 11:12:53.916857 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:12:56.024154 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:56.025777 | ubuntu-noble | 2026-07-30 11:12:56.025811 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:12:57.915913 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:57.921674 | ubuntu-noble | 2026-07-30 11:12:57.921770 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:12:59.709483 | ubuntu-noble | changed: [localhost] 2026-07-30 11:12:59.711643 | ubuntu-noble | 2026-07-30 11:12:59.711667 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:13:01.785176 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:01.789644 | ubuntu-noble | 2026-07-30 11:13:01.790771 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:13:03.062292 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:03.066999 | ubuntu-noble | 2026-07-30 11:13:03.067026 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:13:04.505535 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:04.512116 | ubuntu-noble | 2026-07-30 11:13:04.512146 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:13:05.701350 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:05.703262 | ubuntu-noble | 2026-07-30 11:13:05.703293 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:13:06.891866 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:06.893925 | ubuntu-noble | 2026-07-30 11:13:06.893953 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:13:08.085501 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:08.087959 | ubuntu-noble | 2026-07-30 11:13:08.087981 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:13:09.358535 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:09.359641 | ubuntu-noble | 2026-07-30 11:13:09.359668 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:13:11.205797 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:11.211180 | ubuntu-noble | 2026-07-30 11:13:11.211229 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-5 of type device] ******************** 2026-07-30 11:13:13.007286 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:13.011802 | ubuntu-noble | 2026-07-30 11:13:13.011845 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:13:15.474132 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:15.476209 | ubuntu-noble | 2026-07-30 11:13:15.476237 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-30 11:13:17.044170 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:17.049071 | ubuntu-noble | 2026-07-30 11:13:17.049121 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-30 11:13:18.666100 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:18.667599 | ubuntu-noble | 2026-07-30 11:13:18.667623 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-30 11:13:20.447300 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:20.448606 | ubuntu-noble | 2026-07-30 11:13:20.448632 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:13:22.714832 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:22.717113 | ubuntu-noble | 2026-07-30 11:13:22.717132 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:13:22.717139 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:13:22.944872 | ubuntu-noble | 2026-07-30 11:13:22 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-switch-1.yml 2026-07-30 11:13:23.693470 | ubuntu-noble | 2026-07-30 11:13:23.693542 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-1.yml] ************* 2026-07-30 11:13:23.702327 | ubuntu-noble | 2026-07-30 11:13:23.702367 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:13:25.124857 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:25.127902 | ubuntu-noble | 2026-07-30 11:13:25.127922 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:13:27.675038 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:27.680160 | ubuntu-noble | 2026-07-30 11:13:27.680178 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:13:29.298788 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:29.300381 | ubuntu-noble | 2026-07-30 11:13:29.300407 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:13:30.601387 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:30.606461 | ubuntu-noble | 2026-07-30 11:13:30.606488 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:13:32.034946 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:32.037850 | ubuntu-noble | 2026-07-30 11:13:32.037883 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-1 of type device] ****************** 2026-07-30 11:13:34.268790 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:34.271015 | ubuntu-noble | 2026-07-30 11:13:34.271034 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:13:35.735551 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:35.740437 | ubuntu-noble | 2026-07-30 11:13:35.740456 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-07-30 11:13:37.671318 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:37.674105 | ubuntu-noble | 2026-07-30 11:13:37.674154 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:13:37.674169 | ubuntu-noble | localhost : ok=8 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:13:37.883105 | ubuntu-noble | 2026-07-30 11:13:37 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-node-8.yml 2026-07-30 11:13:38.667168 | ubuntu-noble | 2026-07-30 11:13:38.667218 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-8.yml] *************** 2026-07-30 11:13:38.676605 | ubuntu-noble | 2026-07-30 11:13:38.676643 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:13:40.165231 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:40.169013 | ubuntu-noble | 2026-07-30 11:13:40.169032 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:13:42.239197 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:42.243022 | ubuntu-noble | 2026-07-30 11:13:42.243043 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:13:44.104210 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:44.109334 | ubuntu-noble | 2026-07-30 11:13:44.109375 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:13:45.971589 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:45.976775 | ubuntu-noble | 2026-07-30 11:13:45.976801 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:13:47.544205 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:47.545256 | ubuntu-noble | 2026-07-30 11:13:47.545282 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:13:48.852630 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:48.856902 | ubuntu-noble | 2026-07-30 11:13:48.856923 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:13:50.271789 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:50.274960 | ubuntu-noble | 2026-07-30 11:13:50.274982 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:13:51.959591 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:51.962224 | ubuntu-noble | 2026-07-30 11:13:51.962248 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:13:53.547066 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:53.549539 | ubuntu-noble | 2026-07-30 11:13:53.549562 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:13:54.766777 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:54.769067 | ubuntu-noble | 2026-07-30 11:13:54.769090 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:13:56.000883 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:56.002385 | ubuntu-noble | 2026-07-30 11:13:56.002410 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:13:57.324926 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:57.330685 | ubuntu-noble | 2026-07-30 11:13:57.330715 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-8 of type device] ******************** 2026-07-30 11:13:59.641463 | ubuntu-noble | changed: [localhost] 2026-07-30 11:13:59.642025 | ubuntu-noble | 2026-07-30 11:13:59.642048 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:14:01.542594 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:01.545708 | ubuntu-noble | 2026-07-30 11:14:01.545763 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-30 11:14:03.171712 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:03.175504 | ubuntu-noble | 2026-07-30 11:14:03.175524 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-30 11:14:05.251275 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:05.254196 | ubuntu-noble | 2026-07-30 11:14:05.254215 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-30 11:14:07.482711 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:07.484743 | ubuntu-noble | 2026-07-30 11:14:07.484764 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:14:09.301386 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:09.303262 | ubuntu-noble | 2026-07-30 11:14:09.303288 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:14:09.303295 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:14:09.529563 | ubuntu-noble | 2026-07-30 11:14:09 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-switch-oob.yml 2026-07-30 11:14:10.294923 | ubuntu-noble | 2026-07-30 11:14:10.294984 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-oob.yml] *********** 2026-07-30 11:14:10.304443 | ubuntu-noble | 2026-07-30 11:14:10.304483 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:14:11.753432 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:11.754806 | ubuntu-noble | 2026-07-30 11:14:11.754844 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:14:13.270775 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:13.273055 | ubuntu-noble | 2026-07-30 11:14:13.273081 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:14:14.720100 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:14.727661 | ubuntu-noble | 2026-07-30 11:14:14.727753 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:14:16.072565 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:16.077745 | ubuntu-noble | 2026-07-30 11:14:16.077787 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:14:17.428916 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:17.433345 | ubuntu-noble | 2026-07-30 11:14:17.433370 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-oob of type device] **************** 2026-07-30 11:14:19.181385 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:19.185212 | ubuntu-noble | 2026-07-30 11:14:19.185238 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-07-30 11:14:21.523513 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:21.524531 | ubuntu-noble | 2026-07-30 11:14:21.524555 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:14:21.524564 | ubuntu-noble | localhost : ok=7 changed=7 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:14:21.735498 | ubuntu-noble | 2026-07-30 11:14:21 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-switch-3.yml 2026-07-30 11:14:22.516346 | ubuntu-noble | 2026-07-30 11:14:22.516400 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-3.yml] ************* 2026-07-30 11:14:22.520807 | ubuntu-noble | 2026-07-30 11:14:22.520847 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:14:23.985393 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:23.988779 | ubuntu-noble | 2026-07-30 11:14:23.988806 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:14:25.984761 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:25.985703 | ubuntu-noble | 2026-07-30 11:14:25.985741 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:14:27.885297 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:27.885943 | ubuntu-noble | 2026-07-30 11:14:27.885965 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:14:29.617973 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:29.620412 | ubuntu-noble | 2026-07-30 11:14:29.620431 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:14:32.039937 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:32.041310 | ubuntu-noble | 2026-07-30 11:14:32.041331 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:14:33.854500 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:33.860294 | ubuntu-noble | 2026-07-30 11:14:33.860336 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:14:36.016690 | ubuntu-noble | ok: [localhost] 2026-07-30 11:14:36.020864 | ubuntu-noble | 2026-07-30 11:14:36.020908 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:14:37.630631 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:37.635238 | ubuntu-noble | 2026-07-30 11:14:37.635258 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:14:39.095899 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:39.097885 | ubuntu-noble | 2026-07-30 11:14:39.097921 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:14:40.917406 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:40.919760 | ubuntu-noble | 2026-07-30 11:14:40.919784 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:14:42.222049 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:42.227842 | ubuntu-noble | 2026-07-30 11:14:42.227894 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-3 of type device] ****************** 2026-07-30 11:14:43.985044 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:43.989279 | ubuntu-noble | 2026-07-30 11:14:43.989301 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-07-30 11:14:45.925220 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:45.928818 | ubuntu-noble | 2026-07-30 11:14:45.928871 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:14:45.928888 | ubuntu-noble | localhost : ok=13 changed=12 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:14:46.161005 | ubuntu-noble | 2026-07-30 11:14:46 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-switch-0.yml 2026-07-30 11:14:46.927625 | ubuntu-noble | 2026-07-30 11:14:46.927663 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-switch-0.yml] ************* 2026-07-30 11:14:46.939794 | ubuntu-noble | 2026-07-30 11:14:46.939829 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:14:48.339722 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:48.343161 | ubuntu-noble | 2026-07-30 11:14:48.343180 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:14:50.333001 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:50.334551 | ubuntu-noble | 2026-07-30 11:14:50.334633 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:14:51.867548 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:51.870235 | ubuntu-noble | 2026-07-30 11:14:51.870262 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:14:53.124126 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:53.126647 | ubuntu-noble | 2026-07-30 11:14:53.126682 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:14:54.433866 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:54.438485 | ubuntu-noble | 2026-07-30 11:14:54.438543 | ubuntu-noble | TASK [Manage NetBox resource testbed-switch-0 of type device] ****************** 2026-07-30 11:14:56.676056 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:56.678833 | ubuntu-noble | 2026-07-30 11:14:56.678862 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:14:58.150486 | ubuntu-noble | changed: [localhost] 2026-07-30 11:14:58.152609 | ubuntu-noble | 2026-07-30 11:14:58.152629 | ubuntu-noble | TASK [Manage NetBox resource eth0 of type device_interface] ******************** 2026-07-30 11:15:00.632316 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:00.634707 | ubuntu-noble | 2026-07-30 11:15:00.634751 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:15:00.634759 | ubuntu-noble | localhost : ok=8 changed=8 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:15:00.857323 | ubuntu-noble | 2026-07-30 11:15:00 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-node-1.yml 2026-07-30 11:15:01.653847 | ubuntu-noble | 2026-07-30 11:15:01.653902 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-1.yml] *************** 2026-07-30 11:15:01.664501 | ubuntu-noble | 2026-07-30 11:15:01.664542 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:15:03.194054 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:03.196272 | ubuntu-noble | 2026-07-30 11:15:03.196292 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:15:05.294306 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:05.295769 | ubuntu-noble | 2026-07-30 11:15:05.295795 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:15:07.625663 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:07.627106 | ubuntu-noble | 2026-07-30 11:15:07.627129 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:15:09.873438 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:09.875089 | ubuntu-noble | 2026-07-30 11:15:09.875104 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:15:11.294640 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:11.296455 | ubuntu-noble | 2026-07-30 11:15:11.296479 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:15:12.422495 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:12.424168 | ubuntu-noble | 2026-07-30 11:15:12.424208 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:15:13.682306 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:13.683035 | ubuntu-noble | 2026-07-30 11:15:13.683052 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:15:14.841584 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:14.848781 | ubuntu-noble | 2026-07-30 11:15:14.848813 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:15:16.018469 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:16.021823 | ubuntu-noble | 2026-07-30 11:15:16.021863 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:15:17.267269 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:17.270695 | ubuntu-noble | 2026-07-30 11:15:17.270711 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:15:18.464518 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:18.467163 | ubuntu-noble | 2026-07-30 11:15:18.467186 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:15:20.293080 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:20.295790 | ubuntu-noble | 2026-07-30 11:15:20.295816 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-1 of type device] ******************** 2026-07-30 11:15:22.141126 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:22.143884 | ubuntu-noble | 2026-07-30 11:15:22.143915 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:15:24.598267 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:24.599785 | ubuntu-noble | 2026-07-30 11:15:24.599821 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-30 11:15:26.217751 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:26.222173 | ubuntu-noble | 2026-07-30 11:15:26.222192 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-30 11:15:27.780115 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:27.782382 | ubuntu-noble | 2026-07-30 11:15:27.782405 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-30 11:15:29.597719 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:29.599816 | ubuntu-noble | 2026-07-30 11:15:29.599877 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:15:31.896721 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:31.896802 | ubuntu-noble | 2026-07-30 11:15:31.896815 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:15:31.896826 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:15:32.115828 | ubuntu-noble | 2026-07-30 11:15:32 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-node-3.yml 2026-07-30 11:15:32.927337 | ubuntu-noble | 2026-07-30 11:15:32.927393 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-3.yml] *************** 2026-07-30 11:15:32.936619 | ubuntu-noble | 2026-07-30 11:15:32.936664 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:15:34.436876 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:34.438956 | ubuntu-noble | 2026-07-30 11:15:34.438982 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:15:36.534819 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:36.536663 | ubuntu-noble | 2026-07-30 11:15:36.536690 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:15:38.525601 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:38.527918 | ubuntu-noble | 2026-07-30 11:15:38.527937 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:15:40.822616 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:40.823244 | ubuntu-noble | 2026-07-30 11:15:40.823262 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:15:42.371351 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:42.376028 | ubuntu-noble | 2026-07-30 11:15:42.376064 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:15:43.729131 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:43.730928 | ubuntu-noble | 2026-07-30 11:15:43.730948 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:15:45.389207 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:45.390800 | ubuntu-noble | 2026-07-30 11:15:45.390839 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:15:46.590601 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:46.594040 | ubuntu-noble | 2026-07-30 11:15:46.594065 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:15:48.232774 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:48.235404 | ubuntu-noble | 2026-07-30 11:15:48.235428 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:15:49.485542 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:49.485994 | ubuntu-noble | 2026-07-30 11:15:49.486009 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:15:50.706919 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:50.710379 | ubuntu-noble | 2026-07-30 11:15:50.710404 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:15:52.096593 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:52.101344 | ubuntu-noble | 2026-07-30 11:15:52.101366 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-3 of type device] ******************** 2026-07-30 11:15:54.097783 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:54.101855 | ubuntu-noble | 2026-07-30 11:15:54.101887 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:15:56.057467 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:56.060321 | ubuntu-noble | 2026-07-30 11:15:56.060350 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-30 11:15:57.651660 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:57.654831 | ubuntu-noble | 2026-07-30 11:15:57.654863 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-30 11:15:59.739776 | ubuntu-noble | changed: [localhost] 2026-07-30 11:15:59.742072 | ubuntu-noble | 2026-07-30 11:15:59.742105 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-30 11:16:01.537005 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:01.537565 | ubuntu-noble | 2026-07-30 11:16:01.537593 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:16:03.777678 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:03.779783 | ubuntu-noble | 2026-07-30 11:16:03.779824 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:16:03.779839 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:16:04.004536 | ubuntu-noble | 2026-07-30 11:16:04 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-node-9.yml 2026-07-30 11:16:04.784402 | ubuntu-noble | 2026-07-30 11:16:04.784440 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-9.yml] *************** 2026-07-30 11:16:04.795094 | ubuntu-noble | 2026-07-30 11:16:04.795135 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:16:06.271071 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:06.274550 | ubuntu-noble | 2026-07-30 11:16:06.274573 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:16:08.291637 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:08.293504 | ubuntu-noble | 2026-07-30 11:16:08.293524 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:16:10.605808 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:10.609819 | ubuntu-noble | 2026-07-30 11:16:10.609875 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:16:12.416308 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:12.417443 | ubuntu-noble | 2026-07-30 11:16:12.417490 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:16:14.503300 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:14.506259 | ubuntu-noble | 2026-07-30 11:16:14.506282 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:16:15.914660 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:15.918771 | ubuntu-noble | 2026-07-30 11:16:15.918790 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:16:17.370367 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:17.372545 | ubuntu-noble | 2026-07-30 11:16:17.372567 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:16:18.540611 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:18.542992 | ubuntu-noble | 2026-07-30 11:16:18.543016 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:16:19.736547 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:19.740147 | ubuntu-noble | 2026-07-30 11:16:19.740168 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:16:21.010628 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:21.012996 | ubuntu-noble | 2026-07-30 11:16:21.013037 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:16:22.222830 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:22.224652 | ubuntu-noble | 2026-07-30 11:16:22.224675 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:16:24.086013 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:24.088585 | ubuntu-noble | 2026-07-30 11:16:24.088636 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-9 of type device] ******************** 2026-07-30 11:16:25.940092 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:25.941161 | ubuntu-noble | 2026-07-30 11:16:25.941180 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:16:27.974046 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:27.974905 | ubuntu-noble | 2026-07-30 11:16:27.974925 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-30 11:16:29.535786 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:29.538110 | ubuntu-noble | 2026-07-30 11:16:29.538134 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-30 11:16:31.265016 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:31.269269 | ubuntu-noble | 2026-07-30 11:16:31.269294 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-30 11:16:32.997760 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:33.001050 | ubuntu-noble | 2026-07-30 11:16:33.001070 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:16:35.323156 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:35.324529 | ubuntu-noble | 2026-07-30 11:16:35.324561 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:16:35.324571 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:16:35.537498 | ubuntu-noble | 2026-07-30 11:16:35 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-node-6.yml 2026-07-30 11:16:36.320379 | ubuntu-noble | 2026-07-30 11:16:36.320420 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-6.yml] *************** 2026-07-30 11:16:36.329244 | ubuntu-noble | 2026-07-30 11:16:36.329272 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:16:37.841204 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:37.844761 | ubuntu-noble | 2026-07-30 11:16:37.844784 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:16:39.948444 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:39.953643 | ubuntu-noble | 2026-07-30 11:16:39.953693 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:16:42.176273 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:42.179178 | ubuntu-noble | 2026-07-30 11:16:42.179208 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:16:44.086676 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:44.091593 | ubuntu-noble | 2026-07-30 11:16:44.091626 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:16:45.656580 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:45.659194 | ubuntu-noble | 2026-07-30 11:16:45.659223 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:16:47.368646 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:47.372997 | ubuntu-noble | 2026-07-30 11:16:47.373032 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:16:49.340941 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:49.347774 | ubuntu-noble | 2026-07-30 11:16:49.347809 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:16:50.543561 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:50.548194 | ubuntu-noble | 2026-07-30 11:16:50.548231 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:16:52.198553 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:52.202973 | ubuntu-noble | 2026-07-30 11:16:52.203050 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:16:53.431540 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:53.434131 | ubuntu-noble | 2026-07-30 11:16:53.434153 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:16:54.612714 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:54.616139 | ubuntu-noble | 2026-07-30 11:16:54.616157 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:16:55.949037 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:55.950678 | ubuntu-noble | 2026-07-30 11:16:55.950713 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-6 of type device] ******************** 2026-07-30 11:16:57.770415 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:57.773633 | ubuntu-noble | 2026-07-30 11:16:57.773690 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:16:59.762291 | ubuntu-noble | changed: [localhost] 2026-07-30 11:16:59.763291 | ubuntu-noble | 2026-07-30 11:16:59.763316 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-30 11:17:01.378054 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:01.380985 | ubuntu-noble | 2026-07-30 11:17:01.381012 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-30 11:17:03.034653 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:03.036442 | ubuntu-noble | 2026-07-30 11:17:03.036456 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-30 11:17:05.306802 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:05.311524 | ubuntu-noble | 2026-07-30 11:17:05.311554 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:17:07.146720 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:07.148955 | ubuntu-noble | 2026-07-30 11:17:07.148989 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:17:07.148999 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:17:07.366693 | ubuntu-noble | 2026-07-30 11:17:07 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-node-0.yml 2026-07-30 11:17:08.152789 | ubuntu-noble | 2026-07-30 11:17:08.152825 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-0.yml] *************** 2026-07-30 11:17:08.160558 | ubuntu-noble | 2026-07-30 11:17:08.160584 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:17:09.681797 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:09.683238 | ubuntu-noble | 2026-07-30 11:17:09.683280 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:17:11.686540 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:11.688105 | ubuntu-noble | 2026-07-30 11:17:11.688125 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:17:13.521309 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:13.522887 | ubuntu-noble | 2026-07-30 11:17:13.522908 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:17:15.388972 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:15.392923 | ubuntu-noble | 2026-07-30 11:17:15.392957 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:17:16.962515 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:16.965068 | ubuntu-noble | 2026-07-30 11:17:16.965101 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:17:18.277813 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:18.280177 | ubuntu-noble | 2026-07-30 11:17:18.280200 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:17:20.189755 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:20.193395 | ubuntu-noble | 2026-07-30 11:17:20.193444 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:17:21.862000 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:21.864443 | ubuntu-noble | 2026-07-30 11:17:21.864480 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:17:23.002515 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:23.003675 | ubuntu-noble | 2026-07-30 11:17:23.003695 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:17:24.229575 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:24.231599 | ubuntu-noble | 2026-07-30 11:17:24.231621 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:17:26.053034 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:26.054812 | ubuntu-noble | 2026-07-30 11:17:26.054841 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:17:27.477904 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:27.480370 | ubuntu-noble | 2026-07-30 11:17:27.480394 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-0 of type device] ******************** 2026-07-30 11:17:29.283486 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:29.287088 | ubuntu-noble | 2026-07-30 11:17:29.287113 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:17:31.286474 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:31.288388 | ubuntu-noble | 2026-07-30 11:17:31.288413 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-30 11:17:32.891797 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:32.894608 | ubuntu-noble | 2026-07-30 11:17:32.894636 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-30 11:17:34.540423 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:34.543901 | ubuntu-noble | 2026-07-30 11:17:34.543927 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-30 11:17:36.276028 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:36.277802 | ubuntu-noble | 2026-07-30 11:17:36.277845 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:17:38.529929 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:38.531475 | ubuntu-noble | 2026-07-30 11:17:38.531695 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:17:38.531712 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:17:38.744026 | ubuntu-noble | 2026-07-30 11:17:38 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-node-2.yml 2026-07-30 11:17:39.531377 | ubuntu-noble | 2026-07-30 11:17:39.531415 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-2.yml] *************** 2026-07-30 11:17:39.542763 | ubuntu-noble | 2026-07-30 11:17:39.542796 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:17:41.072802 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:41.073234 | ubuntu-noble | 2026-07-30 11:17:41.073250 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:17:43.096044 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:43.097832 | ubuntu-noble | 2026-07-30 11:17:43.097887 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:17:44.952136 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:44.954507 | ubuntu-noble | 2026-07-30 11:17:44.954527 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:17:47.238675 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:47.241069 | ubuntu-noble | 2026-07-30 11:17:47.241094 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:17:48.811617 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:48.817828 | ubuntu-noble | 2026-07-30 11:17:48.817914 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:17:50.611633 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:50.614110 | ubuntu-noble | 2026-07-30 11:17:50.614130 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:17:52.066311 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:52.070873 | ubuntu-noble | 2026-07-30 11:17:52.070901 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:17:53.282720 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:53.284317 | ubuntu-noble | 2026-07-30 11:17:53.284340 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:17:54.965473 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:54.966993 | ubuntu-noble | 2026-07-30 11:17:54.967011 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:17:56.131503 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:56.134837 | ubuntu-noble | 2026-07-30 11:17:56.134857 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:17:57.362494 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:57.364149 | ubuntu-noble | 2026-07-30 11:17:57.364169 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:17:58.668006 | ubuntu-noble | changed: [localhost] 2026-07-30 11:17:58.670382 | ubuntu-noble | 2026-07-30 11:17:58.670406 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-2 of type device] ******************** 2026-07-30 11:18:00.390236 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:00.394600 | ubuntu-noble | 2026-07-30 11:18:00.394623 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:18:02.427005 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:02.429355 | ubuntu-noble | 2026-07-30 11:18:02.429376 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-30 11:18:04.428570 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:04.430367 | ubuntu-noble | 2026-07-30 11:18:04.430431 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-30 11:18:06.608960 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:06.609644 | ubuntu-noble | 2026-07-30 11:18:06.609662 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-30 11:18:08.395231 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:08.397438 | ubuntu-noble | 2026-07-30 11:18:08.397479 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:18:10.690914 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:10.692955 | ubuntu-noble | 2026-07-30 11:18:10.692975 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:18:10.692982 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:18:10.913844 | ubuntu-noble | 2026-07-30 11:18:10 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-manager.yml 2026-07-30 11:18:11.706549 | ubuntu-noble | 2026-07-30 11:18:11.706600 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-manager.yml] ************** 2026-07-30 11:18:11.715852 | ubuntu-noble | 2026-07-30 11:18:11.715894 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:18:13.181718 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:13.183456 | ubuntu-noble | 2026-07-30 11:18:13.183493 | ubuntu-noble | TASK [Manage NetBox resource vlan100 of type device_interface] ***************** 2026-07-30 11:18:14.872764 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:14.877464 | ubuntu-noble | 2026-07-30 11:18:14.877483 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:18:16.928259 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:16.929160 | ubuntu-noble | 2026-07-30 11:18:16.929178 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:18:18.792935 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:18.795508 | ubuntu-noble | 2026-07-30 11:18:18.795546 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:18:20.574710 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:20.577520 | ubuntu-noble | 2026-07-30 11:18:20.577569 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:18:22.162574 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:22.164373 | ubuntu-noble | 2026-07-30 11:18:22.164398 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:18:23.502403 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:23.508834 | ubuntu-noble | 2026-07-30 11:18:23.508884 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:18:24.861002 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:24.866551 | ubuntu-noble | 2026-07-30 11:18:24.866581 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:18:26.699160 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:26.701426 | ubuntu-noble | 2026-07-30 11:18:26.701465 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:18:28.137035 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:28.143818 | ubuntu-noble | 2026-07-30 11:18:28.143897 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:18:29.819513 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:29.822959 | ubuntu-noble | 2026-07-30 11:18:29.822980 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:18:30.960477 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:30.962071 | ubuntu-noble | 2026-07-30 11:18:30.962091 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:18:32.166890 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:32.172273 | ubuntu-noble | 2026-07-30 11:18:32.172309 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:18:33.364554 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:33.367628 | ubuntu-noble | 2026-07-30 11:18:33.367661 | ubuntu-noble | TASK [Manage NetBox resource testbed-manager of type device] ******************* 2026-07-30 11:18:35.171777 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:35.172673 | ubuntu-noble | 2026-07-30 11:18:35.172697 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:18:37.164286 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:37.165626 | ubuntu-noble | 2026-07-30 11:18:37.165650 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-30 11:18:39.066788 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:39.069083 | ubuntu-noble | 2026-07-30 11:18:39.069104 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-30 11:18:41.126943 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:41.134374 | ubuntu-noble | 2026-07-30 11:18:41.134399 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-30 11:18:42.921261 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:42.925440 | ubuntu-noble | 2026-07-30 11:18:42.925467 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:18:44.736918 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:44.737966 | ubuntu-noble | 2026-07-30 11:18:44.737992 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:18:44.738003 | ubuntu-noble | localhost : ok=20 changed=20 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:18:44.959815 | ubuntu-noble | 2026-07-30 11:18:44 | INFO  | Handle file /home/zuul/src/github.com/osism/netbox-manager/example/resources/300-testbed-node-4.yml 2026-07-30 11:18:45.744402 | ubuntu-noble | 2026-07-30 11:18:45.744442 | ubuntu-noble | PLAY [Manage NetBox resources defined in 300-testbed-node-4.yml] *************** 2026-07-30 11:18:45.754416 | ubuntu-noble | 2026-07-30 11:18:45.754449 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:18:47.739795 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:47.741789 | ubuntu-noble | 2026-07-30 11:18:47.741821 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:18:50.284690 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:50.285486 | ubuntu-noble | 2026-07-30 11:18:50.285510 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:18:52.063897 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:52.064954 | ubuntu-noble | 2026-07-30 11:18:52.064978 | ubuntu-noble | TASK [Manage NetBox resource of type cable] ************************************ 2026-07-30 11:18:54.426843 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:54.428549 | ubuntu-noble | 2026-07-30 11:18:54.428577 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:18:55.999246 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:56.002450 | ubuntu-noble | 2026-07-30 11:18:56.002476 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:18:57.331967 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:57.336666 | ubuntu-noble | 2026-07-30 11:18:57.336700 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:18:58.811907 | ubuntu-noble | changed: [localhost] 2026-07-30 11:18:58.817048 | ubuntu-noble | 2026-07-30 11:18:58.817096 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:19:00.031860 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:00.036435 | ubuntu-noble | 2026-07-30 11:19:00.036491 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:19:01.195833 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:01.199314 | ubuntu-noble | 2026-07-30 11:19:01.199351 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:19:02.402502 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:02.404332 | ubuntu-noble | 2026-07-30 11:19:02.404352 | ubuntu-noble | TASK [Manage NetBox resource of type mac_address] ****************************** 2026-07-30 11:19:03.612958 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:03.616434 | ubuntu-noble | 2026-07-30 11:19:03.616460 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:19:04.914592 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:04.915913 | ubuntu-noble | 2026-07-30 11:19:04.915935 | ubuntu-noble | TASK [Manage NetBox resource testbed-node-4 of type device] ******************** 2026-07-30 11:19:07.181772 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:07.184647 | ubuntu-noble | 2026-07-30 11:19:07.184668 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:19:09.629212 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:09.630768 | ubuntu-noble | 2026-07-30 11:19:09.630802 | ubuntu-noble | TASK [Manage NetBox resource Ethernet1 of type device_interface] *************** 2026-07-30 11:19:11.729724 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:11.732473 | ubuntu-noble | 2026-07-30 11:19:11.732496 | ubuntu-noble | TASK [Manage NetBox resource Ethernet2 of type device_interface] *************** 2026-07-30 11:19:13.386988 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:13.389297 | ubuntu-noble | 2026-07-30 11:19:13.389322 | ubuntu-noble | TASK [Manage NetBox resource Ethernet3 of type device_interface] *************** 2026-07-30 11:19:15.184536 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:15.188941 | ubuntu-noble | 2026-07-30 11:19:15.188978 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:19:16.915394 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:16.917327 | ubuntu-noble | 2026-07-30 11:19:16.917351 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:19:16.917358 | ubuntu-noble | localhost : ok=18 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:19:17.139630 | ubuntu-noble | 2026-07-30 11:19:17 | INFO  | Runtime: 522.4244s 2026-07-30 11:19:17.237900 | ubuntu-noble | >>> Seeding NetBox with the E2E scenario overlay 2026-07-30 11:19:17.696888 | ubuntu-noble | 2026-07-30 11:19:17 | INFO  | Wait for NetBox service 2026-07-30 11:19:18.435950 | ubuntu-noble | 2026-07-30 11:19:18.436032 | ubuntu-noble | PLAY [Wait for NetBox service] ************************************************* 2026-07-30 11:19:18.448242 | ubuntu-noble | 2026-07-30 11:19:18.448299 | ubuntu-noble | TASK [Wait for NetBox service REST API] **************************************** 2026-07-30 11:19:19.229049 | ubuntu-noble | ok: [localhost] 2026-07-30 11:19:19.229984 | ubuntu-noble | 2026-07-30 11:19:19.230003 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:19:19.230009 | ubuntu-noble | localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:19:19.617985 | ubuntu-noble | 2026-07-30 11:19:19 | INFO  | Manage devicetypes 2026-07-30 11:19:20.062458 | ubuntu-noble | 2026-07-30 11:19:20 | INFO  | Manage resources 2026-07-30 11:19:20.064899 | ubuntu-noble | 2026-07-30 11:19:20 | INFO  | Handle file /home/zuul/src/github.com/osism/python-osism/tests/e2e/scenario/resources/500-breakout-scenarios.yml 2026-07-30 11:19:20.837560 | ubuntu-noble | 2026-07-30 11:19:20.837621 | ubuntu-noble | PLAY [Manage NetBox resources defined in 500-breakout-scenarios.yml] *********** 2026-07-30 11:19:20.846243 | ubuntu-noble | 2026-07-30 11:19:20.846285 | ubuntu-noble | TASK [Manage NetBox resource E2E of type rack] ********************************* 2026-07-30 11:19:22.250915 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:22.253841 | ubuntu-noble | 2026-07-30 11:19:22.253863 | ubuntu-noble | TASK [Manage NetBox resource E2E Data of type vlan] **************************** 2026-07-30 11:19:23.550803 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:23.551851 | ubuntu-noble | 2026-07-30 11:19:23.551876 | ubuntu-noble | TASK [Manage NetBox resource e2e-breakout-derived of type device] ************** 2026-07-30 11:19:25.778716 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:25.781229 | ubuntu-noble | 2026-07-30 11:19:25.781251 | ubuntu-noble | TASK [Manage NetBox resource Eth1/5 of type device_interface] ****************** 2026-07-30 11:19:28.408973 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:28.412033 | ubuntu-noble | 2026-07-30 11:19:28.412057 | ubuntu-noble | TASK [Manage NetBox resource e2e-breakout-explicit of type device] ************* 2026-07-30 11:19:30.326009 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:30.329798 | ubuntu-noble | 2026-07-30 11:19:30.329834 | ubuntu-noble | TASK [Manage NetBox resource Eth1/1/1 of type device_interface] **************** 2026-07-30 11:19:31.816778 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:31.820118 | ubuntu-noble | 2026-07-30 11:19:31.820137 | ubuntu-noble | TASK [Manage NetBox resource Eth1/1/2 of type device_interface] **************** 2026-07-30 11:19:33.246778 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:33.249372 | ubuntu-noble | 2026-07-30 11:19:33.249413 | ubuntu-noble | TASK [Manage NetBox resource Eth1/1/3 of type device_interface] **************** 2026-07-30 11:19:34.751390 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:34.754581 | ubuntu-noble | 2026-07-30 11:19:34.754618 | ubuntu-noble | TASK [Manage NetBox resource Eth1/1/4 of type device_interface] **************** 2026-07-30 11:19:36.273274 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:36.274233 | ubuntu-noble | 2026-07-30 11:19:36.274260 | ubuntu-noble | TASK [Manage NetBox resource e2e-breakout-declared of type device] ************* 2026-07-30 11:19:38.566471 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:38.567771 | ubuntu-noble | 2026-07-30 11:19:38.567808 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:19:38.567820 | ubuntu-noble | localhost : ok=10 changed=10 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:19:38.781981 | ubuntu-noble | 2026-07-30 11:19:38 | INFO  | Handle file /home/zuul/src/github.com/osism/python-osism/tests/e2e/scenario/resources/600-portchannel-scenario.yml 2026-07-30 11:19:39.541643 | ubuntu-noble | 2026-07-30 11:19:39.541698 | ubuntu-noble | PLAY [Manage NetBox resources defined in 600-portchannel-scenario.yml] ********* 2026-07-30 11:19:39.551375 | ubuntu-noble | 2026-07-30 11:19:39.551419 | ubuntu-noble | TASK [Manage NetBox resource e2e-portchannel of type device] ******************* 2026-07-30 11:19:41.687650 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:41.688287 | ubuntu-noble | 2026-07-30 11:19:41.688308 | ubuntu-noble | TASK [Manage NetBox resource PortChannel1 of type device_interface] ************ 2026-07-30 11:19:43.549289 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:43.551000 | ubuntu-noble | 2026-07-30 11:19:43.551022 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:19:45.815484 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:45.818807 | ubuntu-noble | 2026-07-30 11:19:45.818835 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:19:47.534044 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:47.535467 | ubuntu-noble | 2026-07-30 11:19:47.535493 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:19:47.535502 | ubuntu-noble | localhost : ok=4 changed=4 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:19:47.750411 | ubuntu-noble | 2026-07-30 11:19:47 | INFO  | Handle file /home/zuul/src/github.com/osism/python-osism/tests/e2e/scenario/resources/700-evpn-scenario.yml 2026-07-30 11:19:48.500653 | ubuntu-noble | 2026-07-30 11:19:48.500706 | ubuntu-noble | PLAY [Manage NetBox resources defined in 700-evpn-scenario.yml] **************** 2026-07-30 11:19:48.508030 | ubuntu-noble | 2026-07-30 11:19:48.508087 | ubuntu-noble | TASK [Manage NetBox resource VrfStorage of type vrf] *************************** 2026-07-30 11:19:49.673976 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:49.675709 | ubuntu-noble | 2026-07-30 11:19:49.675768 | ubuntu-noble | TASK [Manage NetBox resource vrf42 of type vrf] ******************************** 2026-07-30 11:19:50.559510 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:50.561782 | ubuntu-noble | 2026-07-30 11:19:50.561818 | ubuntu-noble | TASK [Manage NetBox resource e2e-evpn of type device] ************************** 2026-07-30 11:19:52.641804 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:52.646305 | ubuntu-noble | 2026-07-30 11:19:52.646327 | ubuntu-noble | TASK [Manage NetBox resource Loopback0 of type device_interface] *************** 2026-07-30 11:19:54.566162 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:54.566824 | ubuntu-noble | 2026-07-30 11:19:54.566864 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:19:56.077276 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:56.078606 | ubuntu-noble | 2026-07-30 11:19:56.078632 | ubuntu-noble | TASK [Manage NetBox resource of type ip_address] ******************************* 2026-07-30 11:19:57.395689 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:57.397787 | ubuntu-noble | 2026-07-30 11:19:57.397824 | ubuntu-noble | TASK [Manage NetBox resource Ethernet0 of type device_interface] *************** 2026-07-30 11:19:58.983982 | ubuntu-noble | changed: [localhost] 2026-07-30 11:19:58.986201 | ubuntu-noble | 2026-07-30 11:19:58.986222 | ubuntu-noble | TASK [Manage NetBox resource Ethernet4 of type device_interface] *************** 2026-07-30 11:20:00.535987 | ubuntu-noble | changed: [localhost] 2026-07-30 11:20:00.538327 | ubuntu-noble | 2026-07-30 11:20:00.538362 | ubuntu-noble | TASK [Manage NetBox resource e2e-evpn of type device] ************************** 2026-07-30 11:20:01.978692 | ubuntu-noble | changed: [localhost] 2026-07-30 11:20:01.979990 | ubuntu-noble | 2026-07-30 11:20:01.980008 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-07-30 11:20:01.980021 | ubuntu-noble | localhost : ok=9 changed=9 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-07-30 11:20:02.203827 | ubuntu-noble | 2026-07-30 11:20:02 | INFO  | Runtime: 44.5144s 2026-07-30 11:20:02.302169 | ubuntu-noble | >>> Ensuring the osism[ansible] extra is installed 2026-07-30 11:20:13.434059 | ubuntu-noble | >>> Generating SONiC configurations (tests/e2e/generate.py) 2026-07-30 11:20:15.005900 | ubuntu-noble | 2026-07-30 11:20:15.005 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:60 - Preparing SONIC configuration files 2026-07-30 11:20:15.005988 | ubuntu-noble | 2026-07-30 11:20:15.005 | DEBUG | osism.tasks.conductor.sonic.config_generator:clear_metalbox_ip_cache:1884 - Cleared metalbox IP cache 2026-07-30 11:20:15.006047 | ubuntu-noble | 2026-07-30 11:20:15.005 | DEBUG | osism.tasks.conductor.sonic.config_generator:clear_metalbox_devices_cache:1891 - Cleared metalbox devices cache 2026-07-30 11:20:15.006067 | ubuntu-noble | 2026-07-30 11:20:15.005 | DEBUG | osism.tasks.conductor.sonic.interface:clear_port_config_cache:668 - Cleared port configuration cache 2026-07-30 11:20:15.006083 | ubuntu-noble | 2026-07-30 11:20:15.005 | DEBUG | osism.tasks.conductor.sonic.config_generator:clear_all_caches:1920 - Cleared all config_generator caches 2026-07-30 11:20:15.006099 | ubuntu-noble | 2026-07-30 11:20:15.005 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:65 - Initialized all caches for sync_sonic task 2026-07-30 11:20:15.006116 | ubuntu-noble | 2026-07-30 11:20:15.005 | DEBUG | osism.tasks.conductor.sonic.config_generator:_load_metalbox_devices_cache:1698 - Loading metalbox devices cache... 2026-07-30 11:20:15.169816 | ubuntu-noble | 2026-07-30 11:20:15.169 | WARNING | osism.tasks.conductor.sonic.config_generator:_load_metalbox_devices_cache:1760 - Could not load metalbox devices cache: The request failed with code 400 Bad Request: {'role': ['Select a valid choice. metalbox is not one of the available choices.']} 2026-07-30 11:20:15.170860 | ubuntu-noble | 2026-07-30 11:20:15.170 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:69 - Loaded metalbox devices cache 2026-07-30 11:20:15.170921 | ubuntu-noble | 2026-07-30 11:20:15.170 | DEBUG | osism.tasks.conductor.sonic.connections:load_vip_addresses_cache:315 - Loading VIP addresses cache... 2026-07-30 11:20:15.261444 | ubuntu-noble | 2026-07-30 11:20:15.261 | INFO | osism.tasks.conductor.sonic.connections:load_vip_addresses_cache:319 - Loaded 0 VIP addresses into cache 2026-07-30 11:20:15.261615 | ubuntu-noble | 2026-07-30 11:20:15.261 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:73 - Loaded VIP addresses cache 2026-07-30 11:20:15.263800 | ubuntu-noble | 2026-07-30 11:20:15.261 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:81 - Supported HWSKUs: Accton-AS4625-54T, Accton-AS4630-54TE, Accton-AS5835-54T, Accton-AS5835-54X, Accton-AS7326-56X, Accton-AS7726-32X, Accton-AS9716-32D, Accton-AS9726-32D, DellEMC-S5212f-P-25G 2026-07-30 11:20:15.571681 | ubuntu-noble | 2026-07-30 11:20:15.571 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:121 - Found device: e2e-breakout-declared with role: leaf 2026-07-30 11:20:15.573131 | ubuntu-noble | 2026-07-30 11:20:15.572 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:121 - Found device: e2e-breakout-derived with role: leaf 2026-07-30 11:20:15.573977 | ubuntu-noble | 2026-07-30 11:20:15.573 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:121 - Found device: e2e-breakout-explicit with role: leaf 2026-07-30 11:20:15.575084 | ubuntu-noble | 2026-07-30 11:20:15.574 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:121 - Found device: e2e-evpn with role: leaf 2026-07-30 11:20:15.576052 | ubuntu-noble | 2026-07-30 11:20:15.575 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:121 - Found device: e2e-portchannel with role: leaf 2026-07-30 11:20:15.577233 | ubuntu-noble | 2026-07-30 11:20:15.577 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:121 - Found device: testbed-switch-0 with role: leaf 2026-07-30 11:20:15.578359 | ubuntu-noble | 2026-07-30 11:20:15.578 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:121 - Found device: testbed-switch-1 with role: leaf 2026-07-30 11:20:15.579549 | ubuntu-noble | 2026-07-30 11:20:15.579 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:121 - Found device: testbed-switch-2 with role: spine 2026-07-30 11:20:15.580703 | ubuntu-noble | 2026-07-30 11:20:15.580 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:121 - Found device: testbed-switch-3 with role: spine 2026-07-30 11:20:15.581902 | ubuntu-noble | 2026-07-30 11:20:15.581 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:121 - Found device: testbed-switch-oob with role: accessleaf 2026-07-30 11:20:15.582183 | ubuntu-noble | 2026-07-30 11:20:15.582 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:125 - Found 10 devices matching criteria 2026-07-30 11:20:15.582413 | ubuntu-noble | 2026-07-30 11:20:15.582 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:30 - Fetching interfaces for device 3 2026-07-30 11:20:16.002056 | ubuntu-noble | 2026-07-30 11:20:16.001 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:36 - Cached 36 interfaces for device 3 2026-07-30 11:20:16.912203 | ubuntu-noble | 2026-07-30 11:20:16.911 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:30 - Fetching interfaces for device 4 2026-07-30 11:20:17.283774 | ubuntu-noble | 2026-07-30 11:20:17.283 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:36 - Cached 36 interfaces for device 4 2026-07-30 11:20:17.732420 | ubuntu-noble | 2026-07-30 11:20:17.731 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:159 - Found 1 interconnected spine/superspine groups 2026-07-30 11:20:17.732831 | ubuntu-noble | 2026-07-30 11:20:17.732 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:170 - Assigned AS 4200016029 to 2 devices in spine/superspine group 2026-07-30 11:20:17.733107 | ubuntu-noble | 2026-07-30 11:20:17.732 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:191 - Device e2e-breakout-declared has SONiC firmware version: 4.5.0 2026-07-30 11:20:17.733352 | ubuntu-noble | 2026-07-30 11:20:17.733 | WARNING | osism.tasks.conductor.sonic.exporter:export_firmware_link:378 - Serial number not found for device e2e-breakout-declared, falling back to hostname for firmware symlink 2026-07-30 11:20:17.733817 | ubuntu-noble | 2026-07-30 11:20:17.733 | INFO | osism.tasks.conductor.sonic.exporter:export_firmware_link:417 - Created firmware symlink /tmp/tmp.xEtCJTAXip/sonic-broadcom-enterprise-base_e2e-breakout-declared.bin -> sonic-broadcom-enterprise-base_4.5.0.bin for device e2e-breakout-declared 2026-07-30 11:20:17.734242 | ubuntu-noble | 2026-07-30 11:20:17.733 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:216 - Processing device: e2e-breakout-declared with HWSKU: Accton-AS9726-32D 2026-07-30 11:20:17.736840 | ubuntu-noble | 2026-07-30 11:20:17.735 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:651 - Cached port config for HWSKU Accton-AS9726-32D with 34 ports 2026-07-30 11:20:17.736889 | ubuntu-noble | 2026-07-30 11:20:17.736 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:30 - Fetching interfaces for device 19 2026-07-30 11:20:17.912826 | ubuntu-noble | 2026-07-30 11:20:17.911 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:36 - Cached 6 interfaces for device 19 2026-07-30 11:20:17.912893 | ubuntu-noble | 2026-07-30 11:20:17.912 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.158467 | ubuntu-noble | 2026-07-30 11:20:18.158 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.238798 | ubuntu-noble | 2026-07-30 11:20:18.238 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.330337 | ubuntu-noble | 2026-07-30 11:20:18.329 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.330721 | ubuntu-noble | 2026-07-30 11:20:18.330 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.409819 | ubuntu-noble | 2026-07-30 11:20:18.407 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.533170 | ubuntu-noble | 2026-07-30 11:20:18.532 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_transfer_role_ipv4_addresses:1088 - Failed to get transfer role IPv4 addresses for device e2e-breakout-declared: The request failed with code 400 Bad Request: {'role': ['Select a valid choice. transfer is not one of the available choices.']} 2026-07-30 11:20:18.533574 | ubuntu-noble | 2026-07-30 11:20:18.533 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.533838 | ubuntu-noble | 2026-07-30 11:20:18.533 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:18.535633 | ubuntu-noble | 2026-07-30 11:20:18.535 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/9' 2026-07-30 11:20:18.535843 | ubuntu-noble | 2026-07-30 11:20:18.535 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:18.536514 | ubuntu-noble | 2026-07-30 11:20:18.536 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.536687 | ubuntu-noble | 2026-07-30 11:20:18.536 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:18.536889 | ubuntu-noble | 2026-07-30 11:20:18.536 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 2 from Eth(Port) alias 'Eth2(Port2)' 2026-07-30 11:20:18.537067 | ubuntu-noble | 2026-07-30 11:20:18.536 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet8 (alias='Eth2(Port2)', alias_num=2) against expected_names: ['Eth1/2', 'Eth1/2/1'] 2026-07-30 11:20:18.537209 | ubuntu-noble | 2026-07-30 11:20:18.537 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 3 from Eth(Port) alias 'Eth3(Port3)' 2026-07-30 11:20:18.537343 | ubuntu-noble | 2026-07-30 11:20:18.537 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet16 (alias='Eth3(Port3)', alias_num=3) against expected_names: ['Eth1/3', 'Eth1/3/1'] 2026-07-30 11:20:18.537478 | ubuntu-noble | 2026-07-30 11:20:18.537 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 4 from Eth(Port) alias 'Eth4(Port4)' 2026-07-30 11:20:18.537609 | ubuntu-noble | 2026-07-30 11:20:18.537 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet24 (alias='Eth4(Port4)', alias_num=4) against expected_names: ['Eth1/4', 'Eth1/4/1'] 2026-07-30 11:20:18.537780 | ubuntu-noble | 2026-07-30 11:20:18.537 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 5 from Eth(Port) alias 'Eth5(Port5)' 2026-07-30 11:20:18.537932 | ubuntu-noble | 2026-07-30 11:20:18.537 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet32 (alias='Eth5(Port5)', alias_num=5) against expected_names: ['Eth1/5', 'Eth1/5/1'] 2026-07-30 11:20:18.538139 | ubuntu-noble | 2026-07-30 11:20:18.537 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 6 from Eth(Port) alias 'Eth6(Port6)' 2026-07-30 11:20:18.538274 | ubuntu-noble | 2026-07-30 11:20:18.538 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet40 (alias='Eth6(Port6)', alias_num=6) against expected_names: ['Eth1/6', 'Eth1/6/1'] 2026-07-30 11:20:18.538406 | ubuntu-noble | 2026-07-30 11:20:18.538 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 7 from Eth(Port) alias 'Eth7(Port7)' 2026-07-30 11:20:18.538532 | ubuntu-noble | 2026-07-30 11:20:18.538 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet48 (alias='Eth7(Port7)', alias_num=7) against expected_names: ['Eth1/7', 'Eth1/7/1'] 2026-07-30 11:20:18.538669 | ubuntu-noble | 2026-07-30 11:20:18.538 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 8 from Eth(Port) alias 'Eth8(Port8)' 2026-07-30 11:20:18.538802 | ubuntu-noble | 2026-07-30 11:20:18.538 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet56 (alias='Eth8(Port8)', alias_num=8) against expected_names: ['Eth1/8', 'Eth1/8/1'] 2026-07-30 11:20:18.538919 | ubuntu-noble | 2026-07-30 11:20:18.538 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 9 from Eth(Port) alias 'Eth9(Port9)' 2026-07-30 11:20:18.539043 | ubuntu-noble | 2026-07-30 11:20:18.538 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet64 (alias='Eth9(Port9)', alias_num=9) against expected_names: ['Eth1/9', 'Eth1/9/1'] 2026-07-30 11:20:18.539143 | ubuntu-noble | 2026-07-30 11:20:18.539 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/9 -> Ethernet64 via alias Eth9(Port9) 2026-07-30 11:20:18.539494 | ubuntu-noble | 2026-07-30 11:20:18.539 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:18.539612 | ubuntu-noble | 2026-07-30 11:20:18.539 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:18.539766 | ubuntu-noble | 2026-07-30 11:20:18.539 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.539894 | ubuntu-noble | 2026-07-30 11:20:18.539 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:18.540014 | ubuntu-noble | 2026-07-30 11:20:18.539 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:18.540342 | ubuntu-noble | 2026-07-30 11:20:18.540 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:18.540469 | ubuntu-noble | 2026-07-30 11:20:18.540 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/1 -> Ethernet0 (base: Ethernet0, offset: 0, multiplier: 2) 2026-07-30 11:20:18.540657 | ubuntu-noble | 2026-07-30 11:20:18.540 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:18.540794 | ubuntu-noble | 2026-07-30 11:20:18.540 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:18.540920 | ubuntu-noble | 2026-07-30 11:20:18.540 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.541100 | ubuntu-noble | 2026-07-30 11:20:18.540 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:18.541208 | ubuntu-noble | 2026-07-30 11:20:18.541 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:18.541335 | ubuntu-noble | 2026-07-30 11:20:18.541 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:18.541439 | ubuntu-noble | 2026-07-30 11:20:18.541 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/1 -> Ethernet0 (base: Ethernet0, offset: 0, multiplier: 2) 2026-07-30 11:20:18.541572 | ubuntu-noble | 2026-07-30 11:20:18.541 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:18.541761 | ubuntu-noble | 2026-07-30 11:20:18.541 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.541873 | ubuntu-noble | 2026-07-30 11:20:18.541 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:18.541977 | ubuntu-noble | 2026-07-30 11:20:18.541 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.542092 | ubuntu-noble | 2026-07-30 11:20:18.542 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:18.542486 | ubuntu-noble | 2026-07-30 11:20:18.542 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:18.542578 | ubuntu-noble | 2026-07-30 11:20:18.542 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:18.542675 | ubuntu-noble | 2026-07-30 11:20:18.542 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.542791 | ubuntu-noble | 2026-07-30 11:20:18.542 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:18.542885 | ubuntu-noble | 2026-07-30 11:20:18.542 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:18.543836 | ubuntu-noble | 2026-07-30 11:20:18.542 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:18.543901 | ubuntu-noble | 2026-07-30 11:20:18.543 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/1 -> Ethernet0 (base: Ethernet0, offset: 0, multiplier: 2) 2026-07-30 11:20:18.543909 | ubuntu-noble | 2026-07-30 11:20:18.543 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:18.543912 | ubuntu-noble | 2026-07-30 11:20:18.543 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.543917 | ubuntu-noble | 2026-07-30 11:20:18.543 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:18.543923 | ubuntu-noble | 2026-07-30 11:20:18.543 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:18.543927 | ubuntu-noble | 2026-07-30 11:20:18.543 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:18.543931 | ubuntu-noble | 2026-07-30 11:20:18.543 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.543939 | ubuntu-noble | 2026-07-30 11:20:18.543 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:18.543944 | ubuntu-noble | 2026-07-30 11:20:18.543 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:18.544764 | ubuntu-noble | 2026-07-30 11:20:18.543 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:18.544789 | ubuntu-noble | 2026-07-30 11:20:18.544 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/2 -> Ethernet2 (base: Ethernet0, offset: 2, multiplier: 2) 2026-07-30 11:20:18.544808 | ubuntu-noble | 2026-07-30 11:20:18.544 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:18.544814 | ubuntu-noble | 2026-07-30 11:20:18.544 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.544820 | ubuntu-noble | 2026-07-30 11:20:18.544 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:18.544825 | ubuntu-noble | 2026-07-30 11:20:18.544 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:18.544831 | ubuntu-noble | 2026-07-30 11:20:18.544 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:18.544836 | ubuntu-noble | 2026-07-30 11:20:18.544 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.544904 | ubuntu-noble | 2026-07-30 11:20:18.544 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:18.545007 | ubuntu-noble | 2026-07-30 11:20:18.544 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:18.545107 | ubuntu-noble | 2026-07-30 11:20:18.545 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:18.545190 | ubuntu-noble | 2026-07-30 11:20:18.545 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/3 -> Ethernet4 (base: Ethernet0, offset: 4, multiplier: 2) 2026-07-30 11:20:18.545278 | ubuntu-noble | 2026-07-30 11:20:18.545 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:18.545365 | ubuntu-noble | 2026-07-30 11:20:18.545 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.545447 | ubuntu-noble | 2026-07-30 11:20:18.545 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:18.545804 | ubuntu-noble | 2026-07-30 11:20:18.545 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:18.545893 | ubuntu-noble | 2026-07-30 11:20:18.545 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:18.545980 | ubuntu-noble | 2026-07-30 11:20:18.545 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.546088 | ubuntu-noble | 2026-07-30 11:20:18.546 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:18.546184 | ubuntu-noble | 2026-07-30 11:20:18.546 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:18.546283 | ubuntu-noble | 2026-07-30 11:20:18.546 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:18.546364 | ubuntu-noble | 2026-07-30 11:20:18.546 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/4 -> Ethernet6 (base: Ethernet0, offset: 6, multiplier: 2) 2026-07-30 11:20:18.546465 | ubuntu-noble | 2026-07-30 11:20:18.546 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:18.546552 | ubuntu-noble | 2026-07-30 11:20:18.546 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.546634 | ubuntu-noble | 2026-07-30 11:20:18.546 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:18.546976 | ubuntu-noble | 2026-07-30 11:20:18.546 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/5' 2026-07-30 11:20:18.547084 | ubuntu-noble | 2026-07-30 11:20:18.547 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:18.547176 | ubuntu-noble | 2026-07-30 11:20:18.547 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.547263 | ubuntu-noble | 2026-07-30 11:20:18.547 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:18.547349 | ubuntu-noble | 2026-07-30 11:20:18.547 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 2 from Eth(Port) alias 'Eth2(Port2)' 2026-07-30 11:20:18.547433 | ubuntu-noble | 2026-07-30 11:20:18.547 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet8 (alias='Eth2(Port2)', alias_num=2) against expected_names: ['Eth1/2', 'Eth1/2/1'] 2026-07-30 11:20:18.547517 | ubuntu-noble | 2026-07-30 11:20:18.547 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 3 from Eth(Port) alias 'Eth3(Port3)' 2026-07-30 11:20:18.547599 | ubuntu-noble | 2026-07-30 11:20:18.547 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet16 (alias='Eth3(Port3)', alias_num=3) against expected_names: ['Eth1/3', 'Eth1/3/1'] 2026-07-30 11:20:18.547682 | ubuntu-noble | 2026-07-30 11:20:18.547 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 4 from Eth(Port) alias 'Eth4(Port4)' 2026-07-30 11:20:18.547788 | ubuntu-noble | 2026-07-30 11:20:18.547 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet24 (alias='Eth4(Port4)', alias_num=4) against expected_names: ['Eth1/4', 'Eth1/4/1'] 2026-07-30 11:20:18.547878 | ubuntu-noble | 2026-07-30 11:20:18.547 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 5 from Eth(Port) alias 'Eth5(Port5)' 2026-07-30 11:20:18.547962 | ubuntu-noble | 2026-07-30 11:20:18.547 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet32 (alias='Eth5(Port5)', alias_num=5) against expected_names: ['Eth1/5', 'Eth1/5/1'] 2026-07-30 11:20:18.548094 | ubuntu-noble | 2026-07-30 11:20:18.548 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/5 -> Ethernet32 via alias Eth5(Port5) 2026-07-30 11:20:18.548757 | ubuntu-noble | 2026-07-30 11:20:18.548 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '1000base-t' to speed 1000 Mbps 2026-07-30 11:20:18.548778 | ubuntu-noble | 2026-07-30 11:20:18.548 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 19 2026-07-30 11:20:18.548784 | ubuntu-noble | 2026-07-30 11:20:18.548 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:18.548789 | ubuntu-noble | 2026-07-30 11:20:18.548 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface eth0 using HWSKU Accton-AS9726-32D 2026-07-30 11:20:18.749193 | ubuntu-noble | 2026-07-30 11:20:18.748 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:400 - Base config file /etc/sonic/config_db.json not found, starting with empty config for device e2e-breakout-declared 2026-07-30 11:20:18.749792 | ubuntu-noble | 2026-07-30 11:20:18.749 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_port_configurations:571 - Skipping master port Ethernet0 - has breakout configuration 2026-07-30 11:20:18.749919 | ubuntu-noble | 2026-07-30 11:20:18.749 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_port_configurations:571 - Skipping master port Ethernet8 - has breakout configuration 2026-07-30 11:20:18.750061 | ubuntu-noble | 2026-07-30 11:20:18.749 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet16, speed=400000, is_breakout=False 2026-07-30 11:20:18.750161 | ubuntu-noble | 2026-07-30 11:20:18.750 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 16 2026-07-30 11:20:18.750254 | ubuntu-noble | 2026-07-30 11:20:18.750 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 3 from Eth(Port) alias 'Eth3(Port3)' 2026-07-30 11:20:18.750359 | ubuntu-noble | 2026-07-30 11:20:18.750 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet16 -> Eth1/3 (alias=Eth3(Port3), sonic_port_number=3) 2026-07-30 11:20:18.750458 | ubuntu-noble | 2026-07-30 11:20:18.750 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet24, speed=400000, is_breakout=False 2026-07-30 11:20:18.750548 | ubuntu-noble | 2026-07-30 11:20:18.750 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 24 2026-07-30 11:20:18.750636 | ubuntu-noble | 2026-07-30 11:20:18.750 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 4 from Eth(Port) alias 'Eth4(Port4)' 2026-07-30 11:20:18.750720 | ubuntu-noble | 2026-07-30 11:20:18.750 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet24 -> Eth1/4 (alias=Eth4(Port4), sonic_port_number=4) 2026-07-30 11:20:18.750859 | ubuntu-noble | 2026-07-30 11:20:18.750 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet32, speed=400000, is_breakout=False 2026-07-30 11:20:18.750945 | ubuntu-noble | 2026-07-30 11:20:18.750 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 32 2026-07-30 11:20:18.751052 | ubuntu-noble | 2026-07-30 11:20:18.750 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 5 from Eth(Port) alias 'Eth5(Port5)' 2026-07-30 11:20:18.751135 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet32 -> Eth1/5 (alias=Eth5(Port5), sonic_port_number=5) 2026-07-30 11:20:18.751220 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet40, speed=400000, is_breakout=False 2026-07-30 11:20:18.752768 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 40 2026-07-30 11:20:18.752787 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 6 from Eth(Port) alias 'Eth6(Port6)' 2026-07-30 11:20:18.752793 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet40 -> Eth1/6 (alias=Eth6(Port6), sonic_port_number=6) 2026-07-30 11:20:18.752799 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet48, speed=400000, is_breakout=False 2026-07-30 11:20:18.752817 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 48 2026-07-30 11:20:18.752823 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 7 from Eth(Port) alias 'Eth7(Port7)' 2026-07-30 11:20:18.752829 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet48 -> Eth1/7 (alias=Eth7(Port7), sonic_port_number=7) 2026-07-30 11:20:18.752839 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet56, speed=400000, is_breakout=False 2026-07-30 11:20:18.752845 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 56 2026-07-30 11:20:18.752851 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 8 from Eth(Port) alias 'Eth8(Port8)' 2026-07-30 11:20:18.752856 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet56 -> Eth1/8 (alias=Eth8(Port8), sonic_port_number=8) 2026-07-30 11:20:18.752862 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_port_configurations:571 - Skipping master port Ethernet64 - has breakout configuration 2026-07-30 11:20:18.752867 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet72, speed=400000, is_breakout=False 2026-07-30 11:20:18.752873 | ubuntu-noble | 2026-07-30 11:20:18.751 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 72 2026-07-30 11:20:18.752878 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 10 from Eth(Port) alias 'Eth10(Port10)' 2026-07-30 11:20:18.752883 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet72 -> Eth1/10 (alias=Eth10(Port10), sonic_port_number=10) 2026-07-30 11:20:18.752889 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet80, speed=400000, is_breakout=False 2026-07-30 11:20:18.752895 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 80 2026-07-30 11:20:18.752901 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 11 from Eth(Port) alias 'Eth11(Port11)' 2026-07-30 11:20:18.752906 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet80 -> Eth1/11 (alias=Eth11(Port11), sonic_port_number=11) 2026-07-30 11:20:18.752912 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet88, speed=400000, is_breakout=False 2026-07-30 11:20:18.752917 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 88 2026-07-30 11:20:18.752923 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 12 from Eth(Port) alias 'Eth12(Port12)' 2026-07-30 11:20:18.752935 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet88 -> Eth1/12 (alias=Eth12(Port12), sonic_port_number=12) 2026-07-30 11:20:18.752946 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet96, speed=400000, is_breakout=False 2026-07-30 11:20:18.752952 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 96 2026-07-30 11:20:18.752957 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 13 from Eth(Port) alias 'Eth13(Port13)' 2026-07-30 11:20:18.753100 | ubuntu-noble | 2026-07-30 11:20:18.752 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet96 -> Eth1/13 (alias=Eth13(Port13), sonic_port_number=13) 2026-07-30 11:20:18.753192 | ubuntu-noble | 2026-07-30 11:20:18.753 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet104, speed=400000, is_breakout=False 2026-07-30 11:20:18.753279 | ubuntu-noble | 2026-07-30 11:20:18.753 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 104 2026-07-30 11:20:18.753363 | ubuntu-noble | 2026-07-30 11:20:18.753 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 14 from Eth(Port) alias 'Eth14(Port14)' 2026-07-30 11:20:18.753441 | ubuntu-noble | 2026-07-30 11:20:18.753 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet104 -> Eth1/14 (alias=Eth14(Port14), sonic_port_number=14) 2026-07-30 11:20:18.753524 | ubuntu-noble | 2026-07-30 11:20:18.753 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet112, speed=400000, is_breakout=False 2026-07-30 11:20:18.753606 | ubuntu-noble | 2026-07-30 11:20:18.753 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 112 2026-07-30 11:20:18.753691 | ubuntu-noble | 2026-07-30 11:20:18.753 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 15 from Eth(Port) alias 'Eth15(Port15)' 2026-07-30 11:20:18.753793 | ubuntu-noble | 2026-07-30 11:20:18.753 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet112 -> Eth1/15 (alias=Eth15(Port15), sonic_port_number=15) 2026-07-30 11:20:18.753887 | ubuntu-noble | 2026-07-30 11:20:18.753 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet120, speed=400000, is_breakout=False 2026-07-30 11:20:18.753971 | ubuntu-noble | 2026-07-30 11:20:18.753 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 120 2026-07-30 11:20:18.754109 | ubuntu-noble | 2026-07-30 11:20:18.754 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 16 from Eth(Port) alias 'Eth16(Port16)' 2026-07-30 11:20:18.754191 | ubuntu-noble | 2026-07-30 11:20:18.754 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet120 -> Eth1/16 (alias=Eth16(Port16), sonic_port_number=16) 2026-07-30 11:20:18.754286 | ubuntu-noble | 2026-07-30 11:20:18.754 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet128, speed=400000, is_breakout=False 2026-07-30 11:20:18.754372 | ubuntu-noble | 2026-07-30 11:20:18.754 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 128 2026-07-30 11:20:18.754455 | ubuntu-noble | 2026-07-30 11:20:18.754 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 17 from Eth(Port) alias 'Eth17(Port17)' 2026-07-30 11:20:18.754545 | ubuntu-noble | 2026-07-30 11:20:18.754 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet128 -> Eth1/17 (alias=Eth17(Port17), sonic_port_number=17) 2026-07-30 11:20:18.754626 | ubuntu-noble | 2026-07-30 11:20:18.754 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet136, speed=400000, is_breakout=False 2026-07-30 11:20:18.754708 | ubuntu-noble | 2026-07-30 11:20:18.754 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 136 2026-07-30 11:20:18.754817 | ubuntu-noble | 2026-07-30 11:20:18.754 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 18 from Eth(Port) alias 'Eth18(Port18)' 2026-07-30 11:20:18.754902 | ubuntu-noble | 2026-07-30 11:20:18.754 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet136 -> Eth1/18 (alias=Eth18(Port18), sonic_port_number=18) 2026-07-30 11:20:18.754984 | ubuntu-noble | 2026-07-30 11:20:18.754 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet144, speed=400000, is_breakout=False 2026-07-30 11:20:18.755085 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 144 2026-07-30 11:20:18.755168 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 19 from Eth(Port) alias 'Eth19(Port19)' 2026-07-30 11:20:18.755245 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet144 -> Eth1/19 (alias=Eth19(Port19), sonic_port_number=19) 2026-07-30 11:20:18.755338 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet152, speed=400000, is_breakout=False 2026-07-30 11:20:18.755422 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 152 2026-07-30 11:20:18.755504 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 20 from Eth(Port) alias 'Eth20(Port20)' 2026-07-30 11:20:18.755581 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet152 -> Eth1/20 (alias=Eth20(Port20), sonic_port_number=20) 2026-07-30 11:20:18.755662 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet160, speed=400000, is_breakout=False 2026-07-30 11:20:18.755761 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 160 2026-07-30 11:20:18.755851 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 21 from Eth(Port) alias 'Eth21(Port21)' 2026-07-30 11:20:18.755929 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet160 -> Eth1/21 (alias=Eth21(Port21), sonic_port_number=21) 2026-07-30 11:20:18.756031 | ubuntu-noble | 2026-07-30 11:20:18.755 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet168, speed=400000, is_breakout=False 2026-07-30 11:20:18.756115 | ubuntu-noble | 2026-07-30 11:20:18.756 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 168 2026-07-30 11:20:18.756199 | ubuntu-noble | 2026-07-30 11:20:18.756 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 22 from Eth(Port) alias 'Eth22(Port22)' 2026-07-30 11:20:18.756289 | ubuntu-noble | 2026-07-30 11:20:18.756 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet168 -> Eth1/22 (alias=Eth22(Port22), sonic_port_number=22) 2026-07-30 11:20:18.756372 | ubuntu-noble | 2026-07-30 11:20:18.756 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet176, speed=400000, is_breakout=False 2026-07-30 11:20:18.756454 | ubuntu-noble | 2026-07-30 11:20:18.756 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 176 2026-07-30 11:20:18.756537 | ubuntu-noble | 2026-07-30 11:20:18.756 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 23 from Eth(Port) alias 'Eth23(Port23)' 2026-07-30 11:20:18.756617 | ubuntu-noble | 2026-07-30 11:20:18.756 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet176 -> Eth1/23 (alias=Eth23(Port23), sonic_port_number=23) 2026-07-30 11:20:18.756697 | ubuntu-noble | 2026-07-30 11:20:18.756 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet184, speed=400000, is_breakout=False 2026-07-30 11:20:18.756800 | ubuntu-noble | 2026-07-30 11:20:18.756 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 184 2026-07-30 11:20:18.756890 | ubuntu-noble | 2026-07-30 11:20:18.756 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 24 from Eth(Port) alias 'Eth24(Port24)' 2026-07-30 11:20:18.756968 | ubuntu-noble | 2026-07-30 11:20:18.756 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet184 -> Eth1/24 (alias=Eth24(Port24), sonic_port_number=24) 2026-07-30 11:20:18.757096 | ubuntu-noble | 2026-07-30 11:20:18.757 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet192, speed=400000, is_breakout=False 2026-07-30 11:20:18.757182 | ubuntu-noble | 2026-07-30 11:20:18.757 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 192 2026-07-30 11:20:18.757265 | ubuntu-noble | 2026-07-30 11:20:18.757 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 25 from Eth(Port) alias 'Eth25(Port25)' 2026-07-30 11:20:18.757348 | ubuntu-noble | 2026-07-30 11:20:18.757 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet192 -> Eth1/25 (alias=Eth25(Port25), sonic_port_number=25) 2026-07-30 11:20:18.757434 | ubuntu-noble | 2026-07-30 11:20:18.757 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet200, speed=400000, is_breakout=False 2026-07-30 11:20:18.757516 | ubuntu-noble | 2026-07-30 11:20:18.757 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 200 2026-07-30 11:20:18.757598 | ubuntu-noble | 2026-07-30 11:20:18.757 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 26 from Eth(Port) alias 'Eth26(Port26)' 2026-07-30 11:20:18.757674 | ubuntu-noble | 2026-07-30 11:20:18.757 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet200 -> Eth1/26 (alias=Eth26(Port26), sonic_port_number=26) 2026-07-30 11:20:18.757776 | ubuntu-noble | 2026-07-30 11:20:18.757 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet208, speed=400000, is_breakout=False 2026-07-30 11:20:18.757865 | ubuntu-noble | 2026-07-30 11:20:18.757 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 208 2026-07-30 11:20:18.757966 | ubuntu-noble | 2026-07-30 11:20:18.757 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 27 from Eth(Port) alias 'Eth27(Port27)' 2026-07-30 11:20:18.758066 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet208 -> Eth1/27 (alias=Eth27(Port27), sonic_port_number=27) 2026-07-30 11:20:18.758159 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet216, speed=400000, is_breakout=False 2026-07-30 11:20:18.758243 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 216 2026-07-30 11:20:18.758326 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 28 from Eth(Port) alias 'Eth28(Port28)' 2026-07-30 11:20:18.758759 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet216 -> Eth1/28 (alias=Eth28(Port28), sonic_port_number=28) 2026-07-30 11:20:18.758777 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet224, speed=400000, is_breakout=False 2026-07-30 11:20:18.758783 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 224 2026-07-30 11:20:18.758789 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 29 from Eth(Port) alias 'Eth29(Port29)' 2026-07-30 11:20:18.758794 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet224 -> Eth1/29 (alias=Eth29(Port29), sonic_port_number=29) 2026-07-30 11:20:18.758800 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet232, speed=400000, is_breakout=False 2026-07-30 11:20:18.758831 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 232 2026-07-30 11:20:18.758920 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 30 from Eth(Port) alias 'Eth30(Port30)' 2026-07-30 11:20:18.759017 | ubuntu-noble | 2026-07-30 11:20:18.758 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet232 -> Eth1/30 (alias=Eth30(Port30), sonic_port_number=30) 2026-07-30 11:20:18.759105 | ubuntu-noble | 2026-07-30 11:20:18.759 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet240, speed=400000, is_breakout=False 2026-07-30 11:20:18.759196 | ubuntu-noble | 2026-07-30 11:20:18.759 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 240 2026-07-30 11:20:18.759285 | ubuntu-noble | 2026-07-30 11:20:18.759 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 31 from Eth(Port) alias 'Eth31(Port31)' 2026-07-30 11:20:18.759365 | ubuntu-noble | 2026-07-30 11:20:18.759 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet240 -> Eth1/31 (alias=Eth31(Port31), sonic_port_number=31) 2026-07-30 11:20:18.759448 | ubuntu-noble | 2026-07-30 11:20:18.759 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet248, speed=400000, is_breakout=False 2026-07-30 11:20:18.759531 | ubuntu-noble | 2026-07-30 11:20:18.759 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 248 2026-07-30 11:20:18.759627 | ubuntu-noble | 2026-07-30 11:20:18.759 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 32 from Eth(Port) alias 'Eth32(Port32)' 2026-07-30 11:20:18.759706 | ubuntu-noble | 2026-07-30 11:20:18.759 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet248 -> Eth1/32 (alias=Eth32(Port32), sonic_port_number=32) 2026-07-30 11:20:18.759810 | ubuntu-noble | 2026-07-30 11:20:18.759 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet256, speed=10000, is_breakout=False 2026-07-30 11:20:18.759897 | ubuntu-noble | 2026-07-30 11:20:18.759 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 256 2026-07-30 11:20:18.759980 | ubuntu-noble | 2026-07-30 11:20:18.759 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 33 from Eth(Port) alias 'Eth33(Port33)' 2026-07-30 11:20:18.760759 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet256 -> Eth1/33 (alias=Eth33(Port33), sonic_port_number=33) 2026-07-30 11:20:18.760776 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet257, speed=10000, is_breakout=False 2026-07-30 11:20:18.760783 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 257 2026-07-30 11:20:18.760788 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 34 from Eth(Port) alias 'Eth34(Port34)' 2026-07-30 11:20:18.760794 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet257 -> Eth1/34 (alias=Eth34(Port34), sonic_port_number=34) 2026-07-30 11:20:18.760799 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet64, speed=50000, is_breakout=True 2026-07-30 11:20:18.760805 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 64 2026-07-30 11:20:18.760811 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet64 for breakout interface Ethernet64 2026-07-30 11:20:18.760816 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 9 from Eth(Port) alias 'Eth9(Port9)' 2026-07-30 11:20:18.760822 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet64 -> Eth1/9/1 (base_port=Ethernet64, base_alias=Eth9(Port9), sonic_port_number=9, subport=1) 2026-07-30 11:20:18.760830 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet65, speed=50000, is_breakout=True 2026-07-30 11:20:18.760836 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 65 2026-07-30 11:20:18.760868 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet64 for breakout interface Ethernet65 2026-07-30 11:20:18.760959 | ubuntu-noble | 2026-07-30 11:20:18.760 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 9 from Eth(Port) alias 'Eth9(Port9)' 2026-07-30 11:20:18.761121 | ubuntu-noble | 2026-07-30 11:20:18.761 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet65 -> Eth1/9/2 (base_port=Ethernet64, base_alias=Eth9(Port9), sonic_port_number=9, subport=2) 2026-07-30 11:20:18.761222 | ubuntu-noble | 2026-07-30 11:20:18.761 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet66, speed=50000, is_breakout=True 2026-07-30 11:20:18.761310 | ubuntu-noble | 2026-07-30 11:20:18.761 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 66 2026-07-30 11:20:18.761392 | ubuntu-noble | 2026-07-30 11:20:18.761 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet64 for breakout interface Ethernet66 2026-07-30 11:20:18.761554 | ubuntu-noble | 2026-07-30 11:20:18.761 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 9 from Eth(Port) alias 'Eth9(Port9)' 2026-07-30 11:20:18.761650 | ubuntu-noble | 2026-07-30 11:20:18.761 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet66 -> Eth1/9/3 (base_port=Ethernet64, base_alias=Eth9(Port9), sonic_port_number=9, subport=3) 2026-07-30 11:20:18.761768 | ubuntu-noble | 2026-07-30 11:20:18.761 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet67, speed=50000, is_breakout=True 2026-07-30 11:20:18.761864 | ubuntu-noble | 2026-07-30 11:20:18.761 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 67 2026-07-30 11:20:18.761947 | ubuntu-noble | 2026-07-30 11:20:18.761 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet64 for breakout interface Ethernet67 2026-07-30 11:20:18.762055 | ubuntu-noble | 2026-07-30 11:20:18.761 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 9 from Eth(Port) alias 'Eth9(Port9)' 2026-07-30 11:20:18.762139 | ubuntu-noble | 2026-07-30 11:20:18.762 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet67 -> Eth1/9/4 (base_port=Ethernet64, base_alias=Eth9(Port9), sonic_port_number=9, subport=4) 2026-07-30 11:20:18.762228 | ubuntu-noble | 2026-07-30 11:20:18.762 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet68, speed=50000, is_breakout=True 2026-07-30 11:20:18.762313 | ubuntu-noble | 2026-07-30 11:20:18.762 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 68 2026-07-30 11:20:18.762397 | ubuntu-noble | 2026-07-30 11:20:18.762 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet64 for breakout interface Ethernet68 2026-07-30 11:20:18.762481 | ubuntu-noble | 2026-07-30 11:20:18.762 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 9 from Eth(Port) alias 'Eth9(Port9)' 2026-07-30 11:20:18.762564 | ubuntu-noble | 2026-07-30 11:20:18.762 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet68 -> Eth1/9/5 (base_port=Ethernet64, base_alias=Eth9(Port9), sonic_port_number=9, subport=5) 2026-07-30 11:20:18.762921 | ubuntu-noble | 2026-07-30 11:20:18.762 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet69, speed=50000, is_breakout=True 2026-07-30 11:20:18.763777 | ubuntu-noble | 2026-07-30 11:20:18.762 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 69 2026-07-30 11:20:18.763792 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet64 for breakout interface Ethernet69 2026-07-30 11:20:18.763813 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 9 from Eth(Port) alias 'Eth9(Port9)' 2026-07-30 11:20:18.763819 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet69 -> Eth1/9/6 (base_port=Ethernet64, base_alias=Eth9(Port9), sonic_port_number=9, subport=6) 2026-07-30 11:20:18.763832 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet70, speed=50000, is_breakout=True 2026-07-30 11:20:18.763838 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 70 2026-07-30 11:20:18.763843 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet64 for breakout interface Ethernet70 2026-07-30 11:20:18.763849 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 9 from Eth(Port) alias 'Eth9(Port9)' 2026-07-30 11:20:18.763854 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet70 -> Eth1/9/7 (base_port=Ethernet64, base_alias=Eth9(Port9), sonic_port_number=9, subport=7) 2026-07-30 11:20:18.763860 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet71, speed=50000, is_breakout=True 2026-07-30 11:20:18.763865 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 71 2026-07-30 11:20:18.763871 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet64 for breakout interface Ethernet71 2026-07-30 11:20:18.763877 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 9 from Eth(Port) alias 'Eth9(Port9)' 2026-07-30 11:20:18.763882 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet71 -> Eth1/9/8 (base_port=Ethernet64, base_alias=Eth9(Port9), sonic_port_number=9, subport=8) 2026-07-30 11:20:18.763888 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet0, speed=100000, is_breakout=True 2026-07-30 11:20:18.763893 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 0 2026-07-30 11:20:18.763902 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet0 2026-07-30 11:20:18.763907 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.763913 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet0 -> Eth1/1/1 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=1) 2026-07-30 11:20:18.764768 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet2, speed=100000, is_breakout=True 2026-07-30 11:20:18.764807 | ubuntu-noble | 2026-07-30 11:20:18.763 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 2 2026-07-30 11:20:18.764834 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet2 2026-07-30 11:20:18.764840 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.764845 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet2 -> Eth1/1/3 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=3) 2026-07-30 11:20:18.764850 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet4, speed=100000, is_breakout=True 2026-07-30 11:20:18.764855 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 4 2026-07-30 11:20:18.764870 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet4 2026-07-30 11:20:18.764875 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.764879 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet4 -> Eth1/1/5 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=5) 2026-07-30 11:20:18.764883 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet6, speed=100000, is_breakout=True 2026-07-30 11:20:18.764887 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 6 2026-07-30 11:20:18.764891 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet6 2026-07-30 11:20:18.764895 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:18.764900 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet6 -> Eth1/1/7 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=7) 2026-07-30 11:20:18.764904 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet8, speed=50000, is_breakout=True 2026-07-30 11:20:18.764908 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 8 2026-07-30 11:20:18.764912 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet8 for breakout interface Ethernet8 2026-07-30 11:20:18.764916 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 2 from Eth(Port) alias 'Eth2(Port2)' 2026-07-30 11:20:18.764920 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet8 -> Eth1/2/1 (base_port=Ethernet8, base_alias=Eth2(Port2), sonic_port_number=2, subport=1) 2026-07-30 11:20:18.765033 | ubuntu-noble | 2026-07-30 11:20:18.764 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet12, speed=50000, is_breakout=True 2026-07-30 11:20:18.765113 | ubuntu-noble | 2026-07-30 11:20:18.765 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 12 2026-07-30 11:20:18.765180 | ubuntu-noble | 2026-07-30 11:20:18.765 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet8 for breakout interface Ethernet12 2026-07-30 11:20:18.765247 | ubuntu-noble | 2026-07-30 11:20:18.765 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 2 from Eth(Port) alias 'Eth2(Port2)' 2026-07-30 11:20:18.765309 | ubuntu-noble | 2026-07-30 11:20:18.765 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet12 -> Eth1/2/5 (base_port=Ethernet8, base_alias=Eth2(Port2), sonic_port_number=2, subport=5) 2026-07-30 11:20:19.032779 | ubuntu-noble | 2026-07-30 11:20:19.032 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1790 - No OOB IP found for device e2e-breakout-declared 2026-07-30 11:20:19.033103 | ubuntu-noble | 2026-07-30 11:20:19.032 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_ntp_configuration:1874 - No NTP server found for SONiC device e2e-breakout-declared 2026-07-30 11:20:19.033290 | ubuntu-noble | 2026-07-30 11:20:19.033 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device e2e-breakout-declared 2026-07-30 11:20:19.033448 | ubuntu-noble | 2026-07-30 11:20:19.033 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_dns_configuration:1909 - No DNS server found for SONiC device e2e-breakout-declared 2026-07-30 11:20:19.033710 | ubuntu-noble | 2026-07-30 11:20:19.033 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:544 - Using default config_version 'version_4_0_1' for device e2e-breakout-declared 2026-07-30 11:20:19.419969 | ubuntu-noble | 2026-07-30 11:20:19.419 | INFO | osism.tasks.conductor.sonic.exporter:save_config_to_netbox:124 - Created new SONiC local context for device e2e-breakout-declared (first-time configuration) 2026-07-30 11:20:19.422048 | ubuntu-noble | 2026-07-30 11:20:19.421 | INFO | osism.tasks.conductor.sonic.exporter:export_config_to_file:226 - Exported SONiC config for device e2e-breakout-declared to /tmp/tmp.xEtCJTAXip/osism_e2e-breakout-declared_config_db.json 2026-07-30 11:20:19.422785 | ubuntu-noble | 2026-07-30 11:20:19.422 | DEBUG | osism.tasks.conductor.sonic.exporter:export_config_to_file:279 - Symlink conditions not met - identifier_type: hostname, has_serial: True, serial_value: 2026-07-30 11:20:19.422807 | ubuntu-noble | 2026-07-30 11:20:19.422 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:268 - Configuration updated for device e2e-breakout-declared 2026-07-30 11:20:19.422815 | ubuntu-noble | 2026-07-30 11:20:19.422 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:272 - Generated SONiC config for device e2e-breakout-declared with 45 ports 2026-07-30 11:20:19.422821 | ubuntu-noble | 2026-07-30 11:20:19.422 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:191 - Device e2e-breakout-derived has SONiC firmware version: 4.5.0 2026-07-30 11:20:19.422827 | ubuntu-noble | 2026-07-30 11:20:19.422 | WARNING | osism.tasks.conductor.sonic.exporter:export_firmware_link:378 - Serial number not found for device e2e-breakout-derived, falling back to hostname for firmware symlink 2026-07-30 11:20:19.422836 | ubuntu-noble | 2026-07-30 11:20:19.422 | INFO | osism.tasks.conductor.sonic.exporter:export_firmware_link:417 - Created firmware symlink /tmp/tmp.xEtCJTAXip/sonic-broadcom-enterprise-base_e2e-breakout-derived.bin -> sonic-broadcom-enterprise-base_4.5.0.bin for device e2e-breakout-derived 2026-07-30 11:20:19.422843 | ubuntu-noble | 2026-07-30 11:20:19.422 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:216 - Processing device: e2e-breakout-derived with HWSKU: Accton-AS9726-32D 2026-07-30 11:20:19.422905 | ubuntu-noble | 2026-07-30 11:20:19.422 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:19.423314 | ubuntu-noble | 2026-07-30 11:20:19.423 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:30 - Fetching interfaces for device 17 2026-07-30 11:20:19.616272 | ubuntu-noble | 2026-07-30 11:20:19.615 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:36 - Cached 6 interfaces for device 17 2026-07-30 11:20:19.616531 | ubuntu-noble | 2026-07-30 11:20:19.616 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.379275 | ubuntu-noble | 2026-07-30 11:20:20.378 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.458178 | ubuntu-noble | 2026-07-30 11:20:20.457 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.531826 | ubuntu-noble | 2026-07-30 11:20:20.529 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.531906 | ubuntu-noble | 2026-07-30 11:20:20.529 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.610853 | ubuntu-noble | 2026-07-30 11:20:20.610 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.737220 | ubuntu-noble | 2026-07-30 11:20:20.736 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_transfer_role_ipv4_addresses:1088 - Failed to get transfer role IPv4 addresses for device e2e-breakout-derived: The request failed with code 400 Bad Request: {'role': ['Select a valid choice. transfer is not one of the available choices.']} 2026-07-30 11:20:20.737663 | ubuntu-noble | 2026-07-30 11:20:20.737 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.737971 | ubuntu-noble | 2026-07-30 11:20:20.737 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:20.738868 | ubuntu-noble | 2026-07-30 11:20:20.738 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:20.739265 | ubuntu-noble | 2026-07-30 11:20:20.738 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:20.739432 | ubuntu-noble | 2026-07-30 11:20:20.739 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:20.739590 | ubuntu-noble | 2026-07-30 11:20:20.739 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:20.739712 | ubuntu-noble | 2026-07-30 11:20:20.739 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:20.739897 | ubuntu-noble | 2026-07-30 11:20:20.739 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:20.740072 | ubuntu-noble | 2026-07-30 11:20:20.739 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/1 -> Ethernet0 (base: Ethernet0, offset: 0, multiplier: 2) 2026-07-30 11:20:20.740257 | ubuntu-noble | 2026-07-30 11:20:20.740 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:20.740367 | ubuntu-noble | 2026-07-30 11:20:20.740 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:20.740483 | ubuntu-noble | 2026-07-30 11:20:20.740 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:20.740600 | ubuntu-noble | 2026-07-30 11:20:20.740 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:20.740763 | ubuntu-noble | 2026-07-30 11:20:20.740 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:20.740898 | ubuntu-noble | 2026-07-30 11:20:20.740 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:20.741030 | ubuntu-noble | 2026-07-30 11:20:20.740 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/1 -> Ethernet0 (base: Ethernet0, offset: 0, multiplier: 2) 2026-07-30 11:20:20.741165 | ubuntu-noble | 2026-07-30 11:20:20.741 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:20.741307 | ubuntu-noble | 2026-07-30 11:20:20.741 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:950 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:20.741428 | ubuntu-noble | 2026-07-30 11:20:20.741 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:963 - Detected breakout group: 1/1 -> Ethernet0 (4x100G) with 4 ports 2026-07-30 11:20:20.741593 | ubuntu-noble | 2026-07-30 11:20:20.741 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.741709 | ubuntu-noble | 2026-07-30 11:20:20.741 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:20.741850 | ubuntu-noble | 2026-07-30 11:20:20.741 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.741964 | ubuntu-noble | 2026-07-30 11:20:20.741 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:20.742438 | ubuntu-noble | 2026-07-30 11:20:20.742 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:20.742550 | ubuntu-noble | 2026-07-30 11:20:20.742 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:20.742666 | ubuntu-noble | 2026-07-30 11:20:20.742 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:20.742800 | ubuntu-noble | 2026-07-30 11:20:20.742 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:20.742910 | ubuntu-noble | 2026-07-30 11:20:20.742 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:20.743104 | ubuntu-noble | 2026-07-30 11:20:20.742 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:20.743220 | ubuntu-noble | 2026-07-30 11:20:20.743 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/1 -> Ethernet0 (base: Ethernet0, offset: 0, multiplier: 2) 2026-07-30 11:20:20.743342 | ubuntu-noble | 2026-07-30 11:20:20.743 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:20.743457 | ubuntu-noble | 2026-07-30 11:20:20.743 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.743563 | ubuntu-noble | 2026-07-30 11:20:20.743 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:20.744050 | ubuntu-noble | 2026-07-30 11:20:20.743 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:20.744184 | ubuntu-noble | 2026-07-30 11:20:20.744 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:20.744299 | ubuntu-noble | 2026-07-30 11:20:20.744 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:20.744410 | ubuntu-noble | 2026-07-30 11:20:20.744 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:20.744514 | ubuntu-noble | 2026-07-30 11:20:20.744 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:20.744633 | ubuntu-noble | 2026-07-30 11:20:20.744 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:20.744769 | ubuntu-noble | 2026-07-30 11:20:20.744 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/2 -> Ethernet2 (base: Ethernet0, offset: 2, multiplier: 2) 2026-07-30 11:20:20.746772 | ubuntu-noble | 2026-07-30 11:20:20.744 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:20.746797 | ubuntu-noble | 2026-07-30 11:20:20.744 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.746805 | ubuntu-noble | 2026-07-30 11:20:20.745 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:20.746813 | ubuntu-noble | 2026-07-30 11:20:20.745 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:20.746820 | ubuntu-noble | 2026-07-30 11:20:20.745 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:20.746827 | ubuntu-noble | 2026-07-30 11:20:20.745 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:20.746834 | ubuntu-noble | 2026-07-30 11:20:20.745 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:20.746841 | ubuntu-noble | 2026-07-30 11:20:20.745 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:20.746848 | ubuntu-noble | 2026-07-30 11:20:20.745 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:20.746855 | ubuntu-noble | 2026-07-30 11:20:20.745 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/3 -> Ethernet4 (base: Ethernet0, offset: 4, multiplier: 2) 2026-07-30 11:20:20.746862 | ubuntu-noble | 2026-07-30 11:20:20.745 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:20.746869 | ubuntu-noble | 2026-07-30 11:20:20.745 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.746876 | ubuntu-noble | 2026-07-30 11:20:20.746 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:20.746894 | ubuntu-noble | 2026-07-30 11:20:20.746 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:20.746901 | ubuntu-noble | 2026-07-30 11:20:20.746 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:20.746919 | ubuntu-noble | 2026-07-30 11:20:20.746 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:20.746977 | ubuntu-noble | 2026-07-30 11:20:20.746 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:20.747107 | ubuntu-noble | 2026-07-30 11:20:20.747 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:20.747229 | ubuntu-noble | 2026-07-30 11:20:20.747 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:20.747331 | ubuntu-noble | 2026-07-30 11:20:20.747 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/4 -> Ethernet6 (base: Ethernet0, offset: 6, multiplier: 2) 2026-07-30 11:20:20.747445 | ubuntu-noble | 2026-07-30 11:20:20.747 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:20.747555 | ubuntu-noble | 2026-07-30 11:20:20.747 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.747658 | ubuntu-noble | 2026-07-30 11:20:20.747 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:20.748103 | ubuntu-noble | 2026-07-30 11:20:20.748 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/5' 2026-07-30 11:20:20.748219 | ubuntu-noble | 2026-07-30 11:20:20.748 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:20.748334 | ubuntu-noble | 2026-07-30 11:20:20.748 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:20.748445 | ubuntu-noble | 2026-07-30 11:20:20.748 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:20.748554 | ubuntu-noble | 2026-07-30 11:20:20.748 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 2 from Eth(Port) alias 'Eth2(Port2)' 2026-07-30 11:20:20.748660 | ubuntu-noble | 2026-07-30 11:20:20.748 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet8 (alias='Eth2(Port2)', alias_num=2) against expected_names: ['Eth1/2', 'Eth1/2/1'] 2026-07-30 11:20:20.748789 | ubuntu-noble | 2026-07-30 11:20:20.748 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 3 from Eth(Port) alias 'Eth3(Port3)' 2026-07-30 11:20:20.748899 | ubuntu-noble | 2026-07-30 11:20:20.748 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet16 (alias='Eth3(Port3)', alias_num=3) against expected_names: ['Eth1/3', 'Eth1/3/1'] 2026-07-30 11:20:20.749057 | ubuntu-noble | 2026-07-30 11:20:20.748 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 4 from Eth(Port) alias 'Eth4(Port4)' 2026-07-30 11:20:20.749154 | ubuntu-noble | 2026-07-30 11:20:20.749 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet24 (alias='Eth4(Port4)', alias_num=4) against expected_names: ['Eth1/4', 'Eth1/4/1'] 2026-07-30 11:20:20.749243 | ubuntu-noble | 2026-07-30 11:20:20.749 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 5 from Eth(Port) alias 'Eth5(Port5)' 2026-07-30 11:20:20.749345 | ubuntu-noble | 2026-07-30 11:20:20.749 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet32 (alias='Eth5(Port5)', alias_num=5) against expected_names: ['Eth1/5', 'Eth1/5/1'] 2026-07-30 11:20:20.749425 | ubuntu-noble | 2026-07-30 11:20:20.749 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/5 -> Ethernet32 via alias Eth5(Port5) 2026-07-30 11:20:20.749519 | ubuntu-noble | 2026-07-30 11:20:20.749 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '1000base-t' to speed 1000 Mbps 2026-07-30 11:20:20.749611 | ubuntu-noble | 2026-07-30 11:20:20.749 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 17 2026-07-30 11:20:20.749697 | ubuntu-noble | 2026-07-30 11:20:20.749 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:20.750078 | ubuntu-noble | 2026-07-30 11:20:20.750 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface eth0 using HWSKU Accton-AS9726-32D 2026-07-30 11:20:20.938557 | ubuntu-noble | 2026-07-30 11:20:20.938 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:400 - Base config file /etc/sonic/config_db.json not found, starting with empty config for device e2e-breakout-derived 2026-07-30 11:20:20.939073 | ubuntu-noble | 2026-07-30 11:20:20.938 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_port_configurations:571 - Skipping master port Ethernet0 - has breakout configuration 2026-07-30 11:20:20.939172 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet8, speed=400000, is_breakout=False 2026-07-30 11:20:20.939249 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 8 2026-07-30 11:20:20.939358 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 2 from Eth(Port) alias 'Eth2(Port2)' 2026-07-30 11:20:20.939437 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet8 -> Eth1/2 (alias=Eth2(Port2), sonic_port_number=2) 2026-07-30 11:20:20.939521 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet16, speed=400000, is_breakout=False 2026-07-30 11:20:20.939586 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 16 2026-07-30 11:20:20.939648 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 3 from Eth(Port) alias 'Eth3(Port3)' 2026-07-30 11:20:20.939713 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet16 -> Eth1/3 (alias=Eth3(Port3), sonic_port_number=3) 2026-07-30 11:20:20.939800 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet24, speed=400000, is_breakout=False 2026-07-30 11:20:20.939876 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 24 2026-07-30 11:20:20.939929 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 4 from Eth(Port) alias 'Eth4(Port4)' 2026-07-30 11:20:20.940025 | ubuntu-noble | 2026-07-30 11:20:20.939 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet24 -> Eth1/4 (alias=Eth4(Port4), sonic_port_number=4) 2026-07-30 11:20:20.940113 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet32, speed=400000, is_breakout=False 2026-07-30 11:20:20.940183 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 32 2026-07-30 11:20:20.940235 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 5 from Eth(Port) alias 'Eth5(Port5)' 2026-07-30 11:20:20.940303 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet32 -> Eth1/5 (alias=Eth5(Port5), sonic_port_number=5) 2026-07-30 11:20:20.940383 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet40, speed=400000, is_breakout=False 2026-07-30 11:20:20.940442 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 40 2026-07-30 11:20:20.940514 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 6 from Eth(Port) alias 'Eth6(Port6)' 2026-07-30 11:20:20.940581 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet40 -> Eth1/6 (alias=Eth6(Port6), sonic_port_number=6) 2026-07-30 11:20:20.940636 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet48, speed=400000, is_breakout=False 2026-07-30 11:20:20.940704 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 48 2026-07-30 11:20:20.940778 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 7 from Eth(Port) alias 'Eth7(Port7)' 2026-07-30 11:20:20.940835 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet48 -> Eth1/7 (alias=Eth7(Port7), sonic_port_number=7) 2026-07-30 11:20:20.940906 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet56, speed=400000, is_breakout=False 2026-07-30 11:20:20.940974 | ubuntu-noble | 2026-07-30 11:20:20.940 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 56 2026-07-30 11:20:20.941062 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 8 from Eth(Port) alias 'Eth8(Port8)' 2026-07-30 11:20:20.941113 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet56 -> Eth1/8 (alias=Eth8(Port8), sonic_port_number=8) 2026-07-30 11:20:20.941184 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet64, speed=400000, is_breakout=False 2026-07-30 11:20:20.941235 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 64 2026-07-30 11:20:20.941303 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 9 from Eth(Port) alias 'Eth9(Port9)' 2026-07-30 11:20:20.941353 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet64 -> Eth1/9 (alias=Eth9(Port9), sonic_port_number=9) 2026-07-30 11:20:20.941481 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet72, speed=400000, is_breakout=False 2026-07-30 11:20:20.941555 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 72 2026-07-30 11:20:20.941638 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 10 from Eth(Port) alias 'Eth10(Port10)' 2026-07-30 11:20:20.941714 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet72 -> Eth1/10 (alias=Eth10(Port10), sonic_port_number=10) 2026-07-30 11:20:20.941830 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet80, speed=400000, is_breakout=False 2026-07-30 11:20:20.941911 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 80 2026-07-30 11:20:20.942022 | ubuntu-noble | 2026-07-30 11:20:20.941 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 11 from Eth(Port) alias 'Eth11(Port11)' 2026-07-30 11:20:20.942111 | ubuntu-noble | 2026-07-30 11:20:20.942 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet80 -> Eth1/11 (alias=Eth11(Port11), sonic_port_number=11) 2026-07-30 11:20:20.942193 | ubuntu-noble | 2026-07-30 11:20:20.942 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet88, speed=400000, is_breakout=False 2026-07-30 11:20:20.942269 | ubuntu-noble | 2026-07-30 11:20:20.942 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 88 2026-07-30 11:20:20.942387 | ubuntu-noble | 2026-07-30 11:20:20.942 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 12 from Eth(Port) alias 'Eth12(Port12)' 2026-07-30 11:20:20.942451 | ubuntu-noble | 2026-07-30 11:20:20.942 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet88 -> Eth1/12 (alias=Eth12(Port12), sonic_port_number=12) 2026-07-30 11:20:20.942567 | ubuntu-noble | 2026-07-30 11:20:20.942 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet96, speed=400000, is_breakout=False 2026-07-30 11:20:20.942633 | ubuntu-noble | 2026-07-30 11:20:20.942 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 96 2026-07-30 11:20:20.942776 | ubuntu-noble | 2026-07-30 11:20:20.942 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 13 from Eth(Port) alias 'Eth13(Port13)' 2026-07-30 11:20:20.942857 | ubuntu-noble | 2026-07-30 11:20:20.942 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet96 -> Eth1/13 (alias=Eth13(Port13), sonic_port_number=13) 2026-07-30 11:20:20.942946 | ubuntu-noble | 2026-07-30 11:20:20.942 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet104, speed=400000, is_breakout=False 2026-07-30 11:20:20.943254 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 104 2026-07-30 11:20:20.943332 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 14 from Eth(Port) alias 'Eth14(Port14)' 2026-07-30 11:20:20.943384 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet104 -> Eth1/14 (alias=Eth14(Port14), sonic_port_number=14) 2026-07-30 11:20:20.943454 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet112, speed=400000, is_breakout=False 2026-07-30 11:20:20.943507 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 112 2026-07-30 11:20:20.943583 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 15 from Eth(Port) alias 'Eth15(Port15)' 2026-07-30 11:20:20.943654 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet112 -> Eth1/15 (alias=Eth15(Port15), sonic_port_number=15) 2026-07-30 11:20:20.943793 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet120, speed=400000, is_breakout=False 2026-07-30 11:20:20.943869 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 120 2026-07-30 11:20:20.946576 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 16 from Eth(Port) alias 'Eth16(Port16)' 2026-07-30 11:20:20.946603 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet120 -> Eth1/16 (alias=Eth16(Port16), sonic_port_number=16) 2026-07-30 11:20:20.946608 | ubuntu-noble | 2026-07-30 11:20:20.943 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet128, speed=400000, is_breakout=False 2026-07-30 11:20:20.946612 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 128 2026-07-30 11:20:20.946617 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 17 from Eth(Port) alias 'Eth17(Port17)' 2026-07-30 11:20:20.946626 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet128 -> Eth1/17 (alias=Eth17(Port17), sonic_port_number=17) 2026-07-30 11:20:20.946662 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet136, speed=400000, is_breakout=False 2026-07-30 11:20:20.946666 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 136 2026-07-30 11:20:20.946670 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 18 from Eth(Port) alias 'Eth18(Port18)' 2026-07-30 11:20:20.946674 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet136 -> Eth1/18 (alias=Eth18(Port18), sonic_port_number=18) 2026-07-30 11:20:20.946677 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet144, speed=400000, is_breakout=False 2026-07-30 11:20:20.946681 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 144 2026-07-30 11:20:20.946685 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 19 from Eth(Port) alias 'Eth19(Port19)' 2026-07-30 11:20:20.946697 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet144 -> Eth1/19 (alias=Eth19(Port19), sonic_port_number=19) 2026-07-30 11:20:20.946701 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet152, speed=400000, is_breakout=False 2026-07-30 11:20:20.946705 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 152 2026-07-30 11:20:20.946709 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 20 from Eth(Port) alias 'Eth20(Port20)' 2026-07-30 11:20:20.946713 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet152 -> Eth1/20 (alias=Eth20(Port20), sonic_port_number=20) 2026-07-30 11:20:20.946717 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet160, speed=400000, is_breakout=False 2026-07-30 11:20:20.946741 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 160 2026-07-30 11:20:20.946745 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 21 from Eth(Port) alias 'Eth21(Port21)' 2026-07-30 11:20:20.946749 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet160 -> Eth1/21 (alias=Eth21(Port21), sonic_port_number=21) 2026-07-30 11:20:20.946769 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet168, speed=400000, is_breakout=False 2026-07-30 11:20:20.946772 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 168 2026-07-30 11:20:20.946776 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 22 from Eth(Port) alias 'Eth22(Port22)' 2026-07-30 11:20:20.946779 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet168 -> Eth1/22 (alias=Eth22(Port22), sonic_port_number=22) 2026-07-30 11:20:20.946783 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet176, speed=400000, is_breakout=False 2026-07-30 11:20:20.946786 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 176 2026-07-30 11:20:20.946790 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 23 from Eth(Port) alias 'Eth23(Port23)' 2026-07-30 11:20:20.946793 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet176 -> Eth1/23 (alias=Eth23(Port23), sonic_port_number=23) 2026-07-30 11:20:20.946797 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet184, speed=400000, is_breakout=False 2026-07-30 11:20:20.946800 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 184 2026-07-30 11:20:20.946804 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 24 from Eth(Port) alias 'Eth24(Port24)' 2026-07-30 11:20:20.946811 | ubuntu-noble | 2026-07-30 11:20:20.944 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet184 -> Eth1/24 (alias=Eth24(Port24), sonic_port_number=24) 2026-07-30 11:20:20.946815 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet192, speed=400000, is_breakout=False 2026-07-30 11:20:20.946818 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 192 2026-07-30 11:20:20.946821 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 25 from Eth(Port) alias 'Eth25(Port25)' 2026-07-30 11:20:20.946825 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet192 -> Eth1/25 (alias=Eth25(Port25), sonic_port_number=25) 2026-07-30 11:20:20.946828 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet200, speed=400000, is_breakout=False 2026-07-30 11:20:20.946831 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 200 2026-07-30 11:20:20.946835 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 26 from Eth(Port) alias 'Eth26(Port26)' 2026-07-30 11:20:20.946838 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet200 -> Eth1/26 (alias=Eth26(Port26), sonic_port_number=26) 2026-07-30 11:20:20.946841 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet208, speed=400000, is_breakout=False 2026-07-30 11:20:20.946845 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 208 2026-07-30 11:20:20.946853 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 27 from Eth(Port) alias 'Eth27(Port27)' 2026-07-30 11:20:20.946860 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet208 -> Eth1/27 (alias=Eth27(Port27), sonic_port_number=27) 2026-07-30 11:20:20.946863 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet216, speed=400000, is_breakout=False 2026-07-30 11:20:20.946866 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 216 2026-07-30 11:20:20.946870 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 28 from Eth(Port) alias 'Eth28(Port28)' 2026-07-30 11:20:20.946873 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet216 -> Eth1/28 (alias=Eth28(Port28), sonic_port_number=28) 2026-07-30 11:20:20.946879 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet224, speed=400000, is_breakout=False 2026-07-30 11:20:20.946883 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 224 2026-07-30 11:20:20.946889 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 29 from Eth(Port) alias 'Eth29(Port29)' 2026-07-30 11:20:20.946893 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet224 -> Eth1/29 (alias=Eth29(Port29), sonic_port_number=29) 2026-07-30 11:20:20.946896 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet232, speed=400000, is_breakout=False 2026-07-30 11:20:20.946899 | ubuntu-noble | 2026-07-30 11:20:20.945 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 232 2026-07-30 11:20:20.947148 | ubuntu-noble | 2026-07-30 11:20:20.946 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 30 from Eth(Port) alias 'Eth30(Port30)' 2026-07-30 11:20:20.947238 | ubuntu-noble | 2026-07-30 11:20:20.947 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet232 -> Eth1/30 (alias=Eth30(Port30), sonic_port_number=30) 2026-07-30 11:20:20.947307 | ubuntu-noble | 2026-07-30 11:20:20.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet240, speed=400000, is_breakout=False 2026-07-30 11:20:20.947364 | ubuntu-noble | 2026-07-30 11:20:20.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 240 2026-07-30 11:20:20.947417 | ubuntu-noble | 2026-07-30 11:20:20.947 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 31 from Eth(Port) alias 'Eth31(Port31)' 2026-07-30 11:20:20.947480 | ubuntu-noble | 2026-07-30 11:20:20.947 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet240 -> Eth1/31 (alias=Eth31(Port31), sonic_port_number=31) 2026-07-30 11:20:20.947549 | ubuntu-noble | 2026-07-30 11:20:20.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet248, speed=400000, is_breakout=False 2026-07-30 11:20:20.947610 | ubuntu-noble | 2026-07-30 11:20:20.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 248 2026-07-30 11:20:20.947667 | ubuntu-noble | 2026-07-30 11:20:20.947 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 32 from Eth(Port) alias 'Eth32(Port32)' 2026-07-30 11:20:20.947715 | ubuntu-noble | 2026-07-30 11:20:20.947 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet248 -> Eth1/32 (alias=Eth32(Port32), sonic_port_number=32) 2026-07-30 11:20:20.947876 | ubuntu-noble | 2026-07-30 11:20:20.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet256, speed=10000, is_breakout=False 2026-07-30 11:20:20.947957 | ubuntu-noble | 2026-07-30 11:20:20.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 256 2026-07-30 11:20:20.948091 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 33 from Eth(Port) alias 'Eth33(Port33)' 2026-07-30 11:20:20.948144 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet256 -> Eth1/33 (alias=Eth33(Port33), sonic_port_number=33) 2026-07-30 11:20:20.948212 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet257, speed=10000, is_breakout=False 2026-07-30 11:20:20.948293 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 257 2026-07-30 11:20:20.948351 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 34 from Eth(Port) alias 'Eth34(Port34)' 2026-07-30 11:20:20.948419 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet257 -> Eth1/34 (alias=Eth34(Port34), sonic_port_number=34) 2026-07-30 11:20:20.948496 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_missing_breakout_ports:850 - Using NetBox speed 100000 Mbps for missing breakout port Ethernet0 2026-07-30 11:20:20.948579 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:775 - Detected 400G breakout for Ethernet0: 8 lanes -> 4x2 lanes per port 2026-07-30 11:20:20.948668 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:811 - Breakout lane calculation: Ethernet0 (offset=0, subport_index=0) -> lanes 73,74 2026-07-30 11:20:20.948759 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet0, speed=100000, is_breakout=True 2026-07-30 11:20:20.948837 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 0 2026-07-30 11:20:20.948891 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet0 2026-07-30 11:20:20.948961 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:20.949051 | ubuntu-noble | 2026-07-30 11:20:20.948 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet0 -> Eth1/1/1 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=1) 2026-07-30 11:20:20.949144 | ubuntu-noble | 2026-07-30 11:20:20.949 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_missing_breakout_ports:850 - Using NetBox speed 100000 Mbps for missing breakout port Ethernet2 2026-07-30 11:20:20.949287 | ubuntu-noble | 2026-07-30 11:20:20.949 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:775 - Detected 400G breakout for Ethernet0: 8 lanes -> 4x2 lanes per port 2026-07-30 11:20:20.949372 | ubuntu-noble | 2026-07-30 11:20:20.949 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:811 - Breakout lane calculation: Ethernet2 (offset=2, subport_index=1) -> lanes 75,76 2026-07-30 11:20:20.949502 | ubuntu-noble | 2026-07-30 11:20:20.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet2, speed=100000, is_breakout=True 2026-07-30 11:20:20.949642 | ubuntu-noble | 2026-07-30 11:20:20.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 2 2026-07-30 11:20:20.949711 | ubuntu-noble | 2026-07-30 11:20:20.949 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet2 2026-07-30 11:20:20.949948 | ubuntu-noble | 2026-07-30 11:20:20.949 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:20.950055 | ubuntu-noble | 2026-07-30 11:20:20.950 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet2 -> Eth1/1/3 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=3) 2026-07-30 11:20:20.950335 | ubuntu-noble | 2026-07-30 11:20:20.950 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_missing_breakout_ports:850 - Using NetBox speed 100000 Mbps for missing breakout port Ethernet4 2026-07-30 11:20:20.950426 | ubuntu-noble | 2026-07-30 11:20:20.950 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:775 - Detected 400G breakout for Ethernet0: 8 lanes -> 4x2 lanes per port 2026-07-30 11:20:20.950496 | ubuntu-noble | 2026-07-30 11:20:20.950 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:811 - Breakout lane calculation: Ethernet4 (offset=4, subport_index=2) -> lanes 77,78 2026-07-30 11:20:20.950550 | ubuntu-noble | 2026-07-30 11:20:20.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet4, speed=100000, is_breakout=True 2026-07-30 11:20:20.950609 | ubuntu-noble | 2026-07-30 11:20:20.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 4 2026-07-30 11:20:20.950786 | ubuntu-noble | 2026-07-30 11:20:20.950 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet4 2026-07-30 11:20:20.950880 | ubuntu-noble | 2026-07-30 11:20:20.950 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:20.950936 | ubuntu-noble | 2026-07-30 11:20:20.950 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet4 -> Eth1/1/5 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=5) 2026-07-30 11:20:20.951072 | ubuntu-noble | 2026-07-30 11:20:20.950 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_missing_breakout_ports:850 - Using NetBox speed 100000 Mbps for missing breakout port Ethernet6 2026-07-30 11:20:20.951163 | ubuntu-noble | 2026-07-30 11:20:20.951 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:775 - Detected 400G breakout for Ethernet0: 8 lanes -> 4x2 lanes per port 2026-07-30 11:20:20.951259 | ubuntu-noble | 2026-07-30 11:20:20.951 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:811 - Breakout lane calculation: Ethernet6 (offset=6, subport_index=3) -> lanes 79,80 2026-07-30 11:20:20.951322 | ubuntu-noble | 2026-07-30 11:20:20.951 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet6, speed=100000, is_breakout=True 2026-07-30 11:20:20.951381 | ubuntu-noble | 2026-07-30 11:20:20.951 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 6 2026-07-30 11:20:20.951450 | ubuntu-noble | 2026-07-30 11:20:20.951 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet6 2026-07-30 11:20:20.951505 | ubuntu-noble | 2026-07-30 11:20:20.951 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:20.951574 | ubuntu-noble | 2026-07-30 11:20:20.951 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet6 -> Eth1/1/7 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=7) 2026-07-30 11:20:21.198803 | ubuntu-noble | 2026-07-30 11:20:21.198 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1790 - No OOB IP found for device e2e-breakout-derived 2026-07-30 11:20:21.199062 | ubuntu-noble | 2026-07-30 11:20:21.198 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_ntp_configuration:1874 - No NTP server found for SONiC device e2e-breakout-derived 2026-07-30 11:20:21.199183 | ubuntu-noble | 2026-07-30 11:20:21.199 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device e2e-breakout-derived 2026-07-30 11:20:21.199282 | ubuntu-noble | 2026-07-30 11:20:21.199 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_dns_configuration:1909 - No DNS server found for SONiC device e2e-breakout-derived 2026-07-30 11:20:21.199482 | ubuntu-noble | 2026-07-30 11:20:21.199 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:544 - Using default config_version 'version_4_0_1' for device e2e-breakout-derived 2026-07-30 11:20:21.543279 | ubuntu-noble | 2026-07-30 11:20:21.542 | INFO | osism.tasks.conductor.sonic.exporter:save_config_to_netbox:124 - Created new SONiC local context for device e2e-breakout-derived (first-time configuration) 2026-07-30 11:20:21.545510 | ubuntu-noble | 2026-07-30 11:20:21.545 | INFO | osism.tasks.conductor.sonic.exporter:export_config_to_file:226 - Exported SONiC config for device e2e-breakout-derived to /tmp/tmp.xEtCJTAXip/osism_e2e-breakout-derived_config_db.json 2026-07-30 11:20:21.545686 | ubuntu-noble | 2026-07-30 11:20:21.545 | DEBUG | osism.tasks.conductor.sonic.exporter:export_config_to_file:279 - Symlink conditions not met - identifier_type: hostname, has_serial: True, serial_value: 2026-07-30 11:20:21.545879 | ubuntu-noble | 2026-07-30 11:20:21.545 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:268 - Configuration updated for device e2e-breakout-derived 2026-07-30 11:20:21.546071 | ubuntu-noble | 2026-07-30 11:20:21.545 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:272 - Generated SONiC config for device e2e-breakout-derived with 37 ports 2026-07-30 11:20:21.546199 | ubuntu-noble | 2026-07-30 11:20:21.546 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:191 - Device e2e-breakout-explicit has SONiC firmware version: 4.5.0 2026-07-30 11:20:21.546324 | ubuntu-noble | 2026-07-30 11:20:21.546 | WARNING | osism.tasks.conductor.sonic.exporter:export_firmware_link:378 - Serial number not found for device e2e-breakout-explicit, falling back to hostname for firmware symlink 2026-07-30 11:20:21.546579 | ubuntu-noble | 2026-07-30 11:20:21.546 | INFO | osism.tasks.conductor.sonic.exporter:export_firmware_link:417 - Created firmware symlink /tmp/tmp.xEtCJTAXip/sonic-broadcom-enterprise-base_e2e-breakout-explicit.bin -> sonic-broadcom-enterprise-base_4.5.0.bin for device e2e-breakout-explicit 2026-07-30 11:20:21.546685 | ubuntu-noble | 2026-07-30 11:20:21.546 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:216 - Processing device: e2e-breakout-explicit with HWSKU: Accton-AS9726-32D 2026-07-30 11:20:21.547821 | ubuntu-noble | 2026-07-30 11:20:21.546 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:21.547862 | ubuntu-noble | 2026-07-30 11:20:21.547 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:30 - Fetching interfaces for device 18 2026-07-30 11:20:21.718870 | ubuntu-noble | 2026-07-30 11:20:21.718 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:36 - Cached 6 interfaces for device 18 2026-07-30 11:20:21.719014 | ubuntu-noble | 2026-07-30 11:20:21.718 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:21.976797 | ubuntu-noble | 2026-07-30 11:20:21.976 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.050948 | ubuntu-noble | 2026-07-30 11:20:22.050 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.124785 | ubuntu-noble | 2026-07-30 11:20:22.124 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.124954 | ubuntu-noble | 2026-07-30 11:20:22.124 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.199002 | ubuntu-noble | 2026-07-30 11:20:22.198 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.328628 | ubuntu-noble | 2026-07-30 11:20:22.328 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_transfer_role_ipv4_addresses:1088 - Failed to get transfer role IPv4 addresses for device e2e-breakout-explicit: The request failed with code 400 Bad Request: {'role': ['Select a valid choice. transfer is not one of the available choices.']} 2026-07-30 11:20:22.328704 | ubuntu-noble | 2026-07-30 11:20:22.328 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.328717 | ubuntu-noble | 2026-07-30 11:20:22.328 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:22.329069 | ubuntu-noble | 2026-07-30 11:20:22.328 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:22.329097 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:22.329153 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:22.329202 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:22.329233 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:22.329298 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:22.329325 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/1 -> Ethernet0 (base: Ethernet0, offset: 0, multiplier: 2) 2026-07-30 11:20:22.329400 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:22.329428 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:22.329469 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:22.329510 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:22.329546 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:22.329589 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:22.329627 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/1 -> Ethernet0 (base: Ethernet0, offset: 0, multiplier: 2) 2026-07-30 11:20:22.329693 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:950 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:22.329768 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:963 - Detected breakout group: 1/1 -> Ethernet0 (4x100G) with 4 ports 2026-07-30 11:20:22.329826 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.329874 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.329914 | ubuntu-noble | 2026-07-30 11:20:22.329 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:22.330138 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:22.330165 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:22.330208 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:22.330250 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:22.330287 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:22.330333 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:22.330381 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/1 -> Ethernet0 (base: Ethernet0, offset: 0, multiplier: 2) 2026-07-30 11:20:22.330423 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.330461 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:22.330669 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:22.330700 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:22.330769 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:22.330802 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:22.330837 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:22.330886 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:22.330921 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/2 -> Ethernet2 (base: Ethernet0, offset: 2, multiplier: 2) 2026-07-30 11:20:22.330967 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.331022 | ubuntu-noble | 2026-07-30 11:20:22.330 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:22.331217 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:22.331257 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:22.331299 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:22.331340 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:22.331376 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:22.331422 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:22.331463 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/3 -> Ethernet4 (base: Ethernet0, offset: 4, multiplier: 2) 2026-07-30 11:20:22.331510 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.331547 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:22.331763 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/1/1' 2026-07-30 11:20:22.331795 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:22.331837 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:22.331876 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:22.331912 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/1/1 -> Ethernet0 via alias Eth1(Port1) 2026-07-30 11:20:22.331956 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:290 - Detected 400G breakout for Ethernet0: 8 lanes, using offset multiplier 2 2026-07-30 11:20:22.332104 | ubuntu-noble | 2026-07-30 11:20:22.331 | DEBUG | osism.tasks.conductor.sonic.interface:_handle_breakout_interface:299 - Breakout mapping: Eth1/1/4 -> Ethernet6 (base: Ethernet0, offset: 6, multiplier: 2) 2026-07-30 11:20:22.332145 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:22.332157 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.332164 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:22.332303 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:339 - Finding SONiC name for interface: 'Eth1/5' 2026-07-30 11:20:22.332340 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:340 - Port config contains 34 entries 2026-07-30 11:20:22.332395 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:22.332424 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet0 (alias='Eth1(Port1)', alias_num=1) against expected_names: ['Eth1/1', 'Eth1/1/1'] 2026-07-30 11:20:22.332465 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 2 from Eth(Port) alias 'Eth2(Port2)' 2026-07-30 11:20:22.332502 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet8 (alias='Eth2(Port2)', alias_num=2) against expected_names: ['Eth1/2', 'Eth1/2/1'] 2026-07-30 11:20:22.332539 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 3 from Eth(Port) alias 'Eth3(Port3)' 2026-07-30 11:20:22.332577 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet16 (alias='Eth3(Port3)', alias_num=3) against expected_names: ['Eth1/3', 'Eth1/3/1'] 2026-07-30 11:20:22.332616 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 4 from Eth(Port) alias 'Eth4(Port4)' 2026-07-30 11:20:22.332653 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet24 (alias='Eth4(Port4)', alias_num=4) against expected_names: ['Eth1/4', 'Eth1/4/1'] 2026-07-30 11:20:22.332691 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 5 from Eth(Port) alias 'Eth5(Port5)' 2026-07-30 11:20:22.332741 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:375 - Checking Ethernet32 (alias='Eth5(Port5)', alias_num=5) against expected_names: ['Eth1/5', 'Eth1/5/1'] 2026-07-30 11:20:22.332776 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:_find_sonic_name_by_alias_mapping:380 - Alias mapping: Eth1/5 -> Ethernet32 via alias Eth5(Port5) 2026-07-30 11:20:22.332818 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '1000base-t' to speed 1000 Mbps 2026-07-30 11:20:22.332858 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 18 2026-07-30 11:20:22.332895 | ubuntu-noble | 2026-07-30 11:20:22.332 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS9726-32D 2026-07-30 11:20:22.333094 | ubuntu-noble | 2026-07-30 11:20:22.333 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface eth0 using HWSKU Accton-AS9726-32D 2026-07-30 11:20:22.504585 | ubuntu-noble | 2026-07-30 11:20:22.504 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:400 - Base config file /etc/sonic/config_db.json not found, starting with empty config for device e2e-breakout-explicit 2026-07-30 11:20:22.504662 | ubuntu-noble | 2026-07-30 11:20:22.504 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_port_configurations:571 - Skipping master port Ethernet0 - has breakout configuration 2026-07-30 11:20:22.504861 | ubuntu-noble | 2026-07-30 11:20:22.504 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet8, speed=400000, is_breakout=False 2026-07-30 11:20:22.504943 | ubuntu-noble | 2026-07-30 11:20:22.504 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 8 2026-07-30 11:20:22.504959 | ubuntu-noble | 2026-07-30 11:20:22.504 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 2 from Eth(Port) alias 'Eth2(Port2)' 2026-07-30 11:20:22.505009 | ubuntu-noble | 2026-07-30 11:20:22.504 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet8 -> Eth1/2 (alias=Eth2(Port2), sonic_port_number=2) 2026-07-30 11:20:22.505023 | ubuntu-noble | 2026-07-30 11:20:22.504 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet16, speed=400000, is_breakout=False 2026-07-30 11:20:22.505075 | ubuntu-noble | 2026-07-30 11:20:22.504 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 16 2026-07-30 11:20:22.505087 | ubuntu-noble | 2026-07-30 11:20:22.504 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 3 from Eth(Port) alias 'Eth3(Port3)' 2026-07-30 11:20:22.505102 | ubuntu-noble | 2026-07-30 11:20:22.504 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet16 -> Eth1/3 (alias=Eth3(Port3), sonic_port_number=3) 2026-07-30 11:20:22.505127 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet24, speed=400000, is_breakout=False 2026-07-30 11:20:22.505137 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 24 2026-07-30 11:20:22.505162 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 4 from Eth(Port) alias 'Eth4(Port4)' 2026-07-30 11:20:22.505172 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet24 -> Eth1/4 (alias=Eth4(Port4), sonic_port_number=4) 2026-07-30 11:20:22.505186 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet32, speed=400000, is_breakout=False 2026-07-30 11:20:22.505224 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 32 2026-07-30 11:20:22.505267 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 5 from Eth(Port) alias 'Eth5(Port5)' 2026-07-30 11:20:22.505284 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet32 -> Eth1/5 (alias=Eth5(Port5), sonic_port_number=5) 2026-07-30 11:20:22.505414 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet40, speed=400000, is_breakout=False 2026-07-30 11:20:22.505447 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 40 2026-07-30 11:20:22.505460 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 6 from Eth(Port) alias 'Eth6(Port6)' 2026-07-30 11:20:22.505478 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet40 -> Eth1/6 (alias=Eth6(Port6), sonic_port_number=6) 2026-07-30 11:20:22.505489 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet48, speed=400000, is_breakout=False 2026-07-30 11:20:22.505505 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 48 2026-07-30 11:20:22.505537 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 7 from Eth(Port) alias 'Eth7(Port7)' 2026-07-30 11:20:22.505577 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet48 -> Eth1/7 (alias=Eth7(Port7), sonic_port_number=7) 2026-07-30 11:20:22.505625 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet56, speed=400000, is_breakout=False 2026-07-30 11:20:22.505641 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 56 2026-07-30 11:20:22.505683 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 8 from Eth(Port) alias 'Eth8(Port8)' 2026-07-30 11:20:22.505722 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet56 -> Eth1/8 (alias=Eth8(Port8), sonic_port_number=8) 2026-07-30 11:20:22.505785 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet64, speed=400000, is_breakout=False 2026-07-30 11:20:22.505800 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 64 2026-07-30 11:20:22.505842 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 9 from Eth(Port) alias 'Eth9(Port9)' 2026-07-30 11:20:22.505879 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet64 -> Eth1/9 (alias=Eth9(Port9), sonic_port_number=9) 2026-07-30 11:20:22.505916 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet72, speed=400000, is_breakout=False 2026-07-30 11:20:22.505953 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 72 2026-07-30 11:20:22.506013 | ubuntu-noble | 2026-07-30 11:20:22.505 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 10 from Eth(Port) alias 'Eth10(Port10)' 2026-07-30 11:20:22.506066 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet72 -> Eth1/10 (alias=Eth10(Port10), sonic_port_number=10) 2026-07-30 11:20:22.506117 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet80, speed=400000, is_breakout=False 2026-07-30 11:20:22.506156 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 80 2026-07-30 11:20:22.506194 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 11 from Eth(Port) alias 'Eth11(Port11)' 2026-07-30 11:20:22.506232 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet80 -> Eth1/11 (alias=Eth11(Port11), sonic_port_number=11) 2026-07-30 11:20:22.506271 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet88, speed=400000, is_breakout=False 2026-07-30 11:20:22.506310 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 88 2026-07-30 11:20:22.506349 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 12 from Eth(Port) alias 'Eth12(Port12)' 2026-07-30 11:20:22.506384 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet88 -> Eth1/12 (alias=Eth12(Port12), sonic_port_number=12) 2026-07-30 11:20:22.506409 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet96, speed=400000, is_breakout=False 2026-07-30 11:20:22.506456 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 96 2026-07-30 11:20:22.506494 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 13 from Eth(Port) alias 'Eth13(Port13)' 2026-07-30 11:20:22.506529 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet96 -> Eth1/13 (alias=Eth13(Port13), sonic_port_number=13) 2026-07-30 11:20:22.506570 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet104, speed=400000, is_breakout=False 2026-07-30 11:20:22.506605 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 104 2026-07-30 11:20:22.506645 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 14 from Eth(Port) alias 'Eth14(Port14)' 2026-07-30 11:20:22.506685 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet104 -> Eth1/14 (alias=Eth14(Port14), sonic_port_number=14) 2026-07-30 11:20:22.506723 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet112, speed=400000, is_breakout=False 2026-07-30 11:20:22.506763 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 112 2026-07-30 11:20:22.506810 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 15 from Eth(Port) alias 'Eth15(Port15)' 2026-07-30 11:20:22.506845 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet112 -> Eth1/15 (alias=Eth15(Port15), sonic_port_number=15) 2026-07-30 11:20:22.506885 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet120, speed=400000, is_breakout=False 2026-07-30 11:20:22.506922 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 120 2026-07-30 11:20:22.506960 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 16 from Eth(Port) alias 'Eth16(Port16)' 2026-07-30 11:20:22.507005 | ubuntu-noble | 2026-07-30 11:20:22.506 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet120 -> Eth1/16 (alias=Eth16(Port16), sonic_port_number=16) 2026-07-30 11:20:22.507049 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet128, speed=400000, is_breakout=False 2026-07-30 11:20:22.507086 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 128 2026-07-30 11:20:22.507125 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 17 from Eth(Port) alias 'Eth17(Port17)' 2026-07-30 11:20:22.507150 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet128 -> Eth1/17 (alias=Eth17(Port17), sonic_port_number=17) 2026-07-30 11:20:22.507194 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet136, speed=400000, is_breakout=False 2026-07-30 11:20:22.507232 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 136 2026-07-30 11:20:22.507269 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 18 from Eth(Port) alias 'Eth18(Port18)' 2026-07-30 11:20:22.507295 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet136 -> Eth1/18 (alias=Eth18(Port18), sonic_port_number=18) 2026-07-30 11:20:22.507339 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet144, speed=400000, is_breakout=False 2026-07-30 11:20:22.507376 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 144 2026-07-30 11:20:22.507414 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 19 from Eth(Port) alias 'Eth19(Port19)' 2026-07-30 11:20:22.507449 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet144 -> Eth1/19 (alias=Eth19(Port19), sonic_port_number=19) 2026-07-30 11:20:22.507494 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet152, speed=400000, is_breakout=False 2026-07-30 11:20:22.507532 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 152 2026-07-30 11:20:22.507569 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 20 from Eth(Port) alias 'Eth20(Port20)' 2026-07-30 11:20:22.507605 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet152 -> Eth1/20 (alias=Eth20(Port20), sonic_port_number=20) 2026-07-30 11:20:22.507643 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet160, speed=400000, is_breakout=False 2026-07-30 11:20:22.507678 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 160 2026-07-30 11:20:22.507724 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 21 from Eth(Port) alias 'Eth21(Port21)' 2026-07-30 11:20:22.507774 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet160 -> Eth1/21 (alias=Eth21(Port21), sonic_port_number=21) 2026-07-30 11:20:22.507789 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet168, speed=400000, is_breakout=False 2026-07-30 11:20:22.507831 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 168 2026-07-30 11:20:22.507869 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 22 from Eth(Port) alias 'Eth22(Port22)' 2026-07-30 11:20:22.507892 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet168 -> Eth1/22 (alias=Eth22(Port22), sonic_port_number=22) 2026-07-30 11:20:22.507936 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet176, speed=400000, is_breakout=False 2026-07-30 11:20:22.507974 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 176 2026-07-30 11:20:22.508040 | ubuntu-noble | 2026-07-30 11:20:22.507 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 23 from Eth(Port) alias 'Eth23(Port23)' 2026-07-30 11:20:22.508079 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet176 -> Eth1/23 (alias=Eth23(Port23), sonic_port_number=23) 2026-07-30 11:20:22.508117 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet184, speed=400000, is_breakout=False 2026-07-30 11:20:22.508154 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 184 2026-07-30 11:20:22.508192 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 24 from Eth(Port) alias 'Eth24(Port24)' 2026-07-30 11:20:22.508227 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet184 -> Eth1/24 (alias=Eth24(Port24), sonic_port_number=24) 2026-07-30 11:20:22.508266 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet192, speed=400000, is_breakout=False 2026-07-30 11:20:22.508303 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 192 2026-07-30 11:20:22.508341 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 25 from Eth(Port) alias 'Eth25(Port25)' 2026-07-30 11:20:22.508377 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet192 -> Eth1/25 (alias=Eth25(Port25), sonic_port_number=25) 2026-07-30 11:20:22.508421 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet200, speed=400000, is_breakout=False 2026-07-30 11:20:22.508436 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 200 2026-07-30 11:20:22.508483 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 26 from Eth(Port) alias 'Eth26(Port26)' 2026-07-30 11:20:22.508521 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet200 -> Eth1/26 (alias=Eth26(Port26), sonic_port_number=26) 2026-07-30 11:20:22.508558 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet208, speed=400000, is_breakout=False 2026-07-30 11:20:22.508596 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 208 2026-07-30 11:20:22.508619 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 27 from Eth(Port) alias 'Eth27(Port27)' 2026-07-30 11:20:22.508664 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet208 -> Eth1/27 (alias=Eth27(Port27), sonic_port_number=27) 2026-07-30 11:20:22.508699 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet216, speed=400000, is_breakout=False 2026-07-30 11:20:22.508760 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 216 2026-07-30 11:20:22.508780 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 28 from Eth(Port) alias 'Eth28(Port28)' 2026-07-30 11:20:22.508817 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet216 -> Eth1/28 (alias=Eth28(Port28), sonic_port_number=28) 2026-07-30 11:20:22.508855 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet224, speed=400000, is_breakout=False 2026-07-30 11:20:22.508890 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 224 2026-07-30 11:20:22.508927 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 29 from Eth(Port) alias 'Eth29(Port29)' 2026-07-30 11:20:22.508964 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet224 -> Eth1/29 (alias=Eth29(Port29), sonic_port_number=29) 2026-07-30 11:20:22.509060 | ubuntu-noble | 2026-07-30 11:20:22.508 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet232, speed=400000, is_breakout=False 2026-07-30 11:20:22.509074 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 232 2026-07-30 11:20:22.509088 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 30 from Eth(Port) alias 'Eth30(Port30)' 2026-07-30 11:20:22.509102 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet232 -> Eth1/30 (alias=Eth30(Port30), sonic_port_number=30) 2026-07-30 11:20:22.509149 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet240, speed=400000, is_breakout=False 2026-07-30 11:20:22.509185 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 240 2026-07-30 11:20:22.509224 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 31 from Eth(Port) alias 'Eth31(Port31)' 2026-07-30 11:20:22.509256 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet240 -> Eth1/31 (alias=Eth31(Port31), sonic_port_number=31) 2026-07-30 11:20:22.509291 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet248, speed=400000, is_breakout=False 2026-07-30 11:20:22.509328 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 248 2026-07-30 11:20:22.509369 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 32 from Eth(Port) alias 'Eth32(Port32)' 2026-07-30 11:20:22.509392 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet248 -> Eth1/32 (alias=Eth32(Port32), sonic_port_number=32) 2026-07-30 11:20:22.509434 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet256, speed=10000, is_breakout=False 2026-07-30 11:20:22.509470 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 256 2026-07-30 11:20:22.509506 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 33 from Eth(Port) alias 'Eth33(Port33)' 2026-07-30 11:20:22.509541 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet256 -> Eth1/33 (alias=Eth33(Port33), sonic_port_number=33) 2026-07-30 11:20:22.509577 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet257, speed=10000, is_breakout=False 2026-07-30 11:20:22.509613 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 257 2026-07-30 11:20:22.509651 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 34 from Eth(Port) alias 'Eth34(Port34)' 2026-07-30 11:20:22.509686 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet257 -> Eth1/34 (alias=Eth34(Port34), sonic_port_number=34) 2026-07-30 11:20:22.509752 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_missing_breakout_ports:850 - Using NetBox speed 100000 Mbps for missing breakout port Ethernet0 2026-07-30 11:20:22.509792 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:775 - Detected 400G breakout for Ethernet0: 8 lanes -> 4x2 lanes per port 2026-07-30 11:20:22.509838 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:811 - Breakout lane calculation: Ethernet0 (offset=0, subport_index=0) -> lanes 73,74 2026-07-30 11:20:22.509877 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet0, speed=100000, is_breakout=True 2026-07-30 11:20:22.509913 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 0 2026-07-30 11:20:22.509952 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet0 2026-07-30 11:20:22.510004 | ubuntu-noble | 2026-07-30 11:20:22.509 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:22.510045 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet0 -> Eth1/1/1 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=1) 2026-07-30 11:20:22.510087 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_missing_breakout_ports:850 - Using NetBox speed 100000 Mbps for missing breakout port Ethernet2 2026-07-30 11:20:22.510141 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:775 - Detected 400G breakout for Ethernet0: 8 lanes -> 4x2 lanes per port 2026-07-30 11:20:22.510175 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:811 - Breakout lane calculation: Ethernet2 (offset=2, subport_index=1) -> lanes 75,76 2026-07-30 11:20:22.510211 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet2, speed=100000, is_breakout=True 2026-07-30 11:20:22.510248 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 2 2026-07-30 11:20:22.510285 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet2 2026-07-30 11:20:22.510323 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:22.510360 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet2 -> Eth1/1/3 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=3) 2026-07-30 11:20:22.510400 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_missing_breakout_ports:850 - Using NetBox speed 100000 Mbps for missing breakout port Ethernet4 2026-07-30 11:20:22.510440 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:775 - Detected 400G breakout for Ethernet0: 8 lanes -> 4x2 lanes per port 2026-07-30 11:20:22.510483 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:811 - Breakout lane calculation: Ethernet4 (offset=4, subport_index=2) -> lanes 77,78 2026-07-30 11:20:22.510522 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet4, speed=100000, is_breakout=True 2026-07-30 11:20:22.510559 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 4 2026-07-30 11:20:22.510594 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet4 2026-07-30 11:20:22.510632 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:22.510668 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet4 -> Eth1/1/5 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=5) 2026-07-30 11:20:22.510707 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_missing_breakout_ports:850 - Using NetBox speed 100000 Mbps for missing breakout port Ethernet6 2026-07-30 11:20:22.510765 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:775 - Detected 400G breakout for Ethernet0: 8 lanes -> 4x2 lanes per port 2026-07-30 11:20:22.510807 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.config_generator:_calculate_breakout_port_lane:811 - Breakout lane calculation: Ethernet6 (offset=6, subport_index=3) -> lanes 79,80 2026-07-30 11:20:22.510845 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet6, speed=100000, is_breakout=True 2026-07-30 11:20:22.510886 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 6 2026-07-30 11:20:22.510920 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:_find_base_port_for_breakout:499 - Found base port Ethernet0 for breakout interface Ethernet6 2026-07-30 11:20:22.510957 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:520 - Extracted port number 1 from Eth(Port) alias 'Eth1(Port1)' 2026-07-30 11:20:22.511014 | ubuntu-noble | 2026-07-30 11:20:22.510 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:454 - Breakout conversion using port config: Ethernet6 -> Eth1/1/7 (base_port=Ethernet0, base_alias=Eth1(Port1), sonic_port_number=1, subport=7) 2026-07-30 11:20:23.225972 | ubuntu-noble | 2026-07-30 11:20:23.225 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1790 - No OOB IP found for device e2e-breakout-explicit 2026-07-30 11:20:23.226086 | ubuntu-noble | 2026-07-30 11:20:23.225 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_ntp_configuration:1874 - No NTP server found for SONiC device e2e-breakout-explicit 2026-07-30 11:20:23.226202 | ubuntu-noble | 2026-07-30 11:20:23.226 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device e2e-breakout-explicit 2026-07-30 11:20:23.226307 | ubuntu-noble | 2026-07-30 11:20:23.226 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_dns_configuration:1909 - No DNS server found for SONiC device e2e-breakout-explicit 2026-07-30 11:20:23.226525 | ubuntu-noble | 2026-07-30 11:20:23.226 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:544 - Using default config_version 'version_4_0_1' for device e2e-breakout-explicit 2026-07-30 11:20:23.580405 | ubuntu-noble | 2026-07-30 11:20:23.580 | INFO | osism.tasks.conductor.sonic.exporter:save_config_to_netbox:124 - Created new SONiC local context for device e2e-breakout-explicit (first-time configuration) 2026-07-30 11:20:23.582378 | ubuntu-noble | 2026-07-30 11:20:23.582 | INFO | osism.tasks.conductor.sonic.exporter:export_config_to_file:226 - Exported SONiC config for device e2e-breakout-explicit to /tmp/tmp.xEtCJTAXip/osism_e2e-breakout-explicit_config_db.json 2026-07-30 11:20:23.582482 | ubuntu-noble | 2026-07-30 11:20:23.582 | DEBUG | osism.tasks.conductor.sonic.exporter:export_config_to_file:279 - Symlink conditions not met - identifier_type: hostname, has_serial: True, serial_value: 2026-07-30 11:20:23.582586 | ubuntu-noble | 2026-07-30 11:20:23.582 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:268 - Configuration updated for device e2e-breakout-explicit 2026-07-30 11:20:23.582662 | ubuntu-noble | 2026-07-30 11:20:23.582 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:272 - Generated SONiC config for device e2e-breakout-explicit with 37 ports 2026-07-30 11:20:23.582747 | ubuntu-noble | 2026-07-30 11:20:23.582 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:191 - Device e2e-evpn has SONiC firmware version: 4.5.0 2026-07-30 11:20:23.582860 | ubuntu-noble | 2026-07-30 11:20:23.582 | WARNING | osism.tasks.conductor.sonic.exporter:export_firmware_link:378 - Serial number not found for device e2e-evpn, falling back to hostname for firmware symlink 2026-07-30 11:20:23.583073 | ubuntu-noble | 2026-07-30 11:20:23.582 | INFO | osism.tasks.conductor.sonic.exporter:export_firmware_link:417 - Created firmware symlink /tmp/tmp.xEtCJTAXip/sonic-broadcom-enterprise-base_e2e-evpn.bin -> sonic-broadcom-enterprise-base_4.5.0.bin for device e2e-evpn 2026-07-30 11:20:23.583138 | ubuntu-noble | 2026-07-30 11:20:23.583 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:216 - Processing device: e2e-evpn with HWSKU: Accton-AS7726-32X 2026-07-30 11:20:23.584889 | ubuntu-noble | 2026-07-30 11:20:23.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:651 - Cached port config for HWSKU Accton-AS7726-32X with 34 ports 2026-07-30 11:20:23.585323 | ubuntu-noble | 2026-07-30 11:20:23.585 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:30 - Fetching interfaces for device 21 2026-07-30 11:20:23.772474 | ubuntu-noble | 2026-07-30 11:20:23.772 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:36 - Cached 4 interfaces for device 21 2026-07-30 11:20:23.772649 | ubuntu-noble | 2026-07-30 11:20:23.772 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 21 2026-07-30 11:20:24.005059 | ubuntu-noble | 2026-07-30 11:20:24.004 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 21 2026-07-30 11:20:24.125717 | ubuntu-noble | 2026-07-30 11:20:24.125 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 21 2026-07-30 11:20:24.245986 | ubuntu-noble | 2026-07-30 11:20:24.245 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 21 2026-07-30 11:20:24.246524 | ubuntu-noble | 2026-07-30 11:20:24.246 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_vrf_info:2081 - VRF 'VrfStorage' has numeric RD 2001, using as VNI 2026-07-30 11:20:24.246678 | ubuntu-noble | 2026-07-30 11:20:24.246 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_vrf_info:2132 - Added VRF definition: VrfStorage with VNI 2001 2026-07-30 11:20:24.246840 | ubuntu-noble | 2026-07-30 11:20:24.246 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_vrf_info:2143 - Mapped interface Ethernet0 to VRF VrfStorage for device e2e-evpn 2026-07-30 11:20:24.247028 | ubuntu-noble | 2026-07-30 11:20:24.246 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_vrf_info:2127 - Added VRF definition: Vrf42 with table ID 42 2026-07-30 11:20:24.247121 | ubuntu-noble | 2026-07-30 11:20:24.247 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_vrf_info:2143 - Mapped interface Ethernet4 to VRF Vrf42 for device e2e-evpn 2026-07-30 11:20:24.247270 | ubuntu-noble | 2026-07-30 11:20:24.247 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 21 2026-07-30 11:20:24.356282 | ubuntu-noble | 2026-07-30 11:20:24.355 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 21 2026-07-30 11:20:24.522255 | ubuntu-noble | 2026-07-30 11:20:24.521 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_transfer_role_ipv4_addresses:1088 - Failed to get transfer role IPv4 addresses for device e2e-evpn: The request failed with code 400 Bad Request: {'role': ['Select a valid choice. transfer is not one of the available choices.']} 2026-07-30 11:20:24.522481 | ubuntu-noble | 2026-07-30 11:20:24.522 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 21 2026-07-30 11:20:24.522625 | ubuntu-noble | 2026-07-30 11:20:24.522 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:24.523554 | ubuntu-noble | 2026-07-30 11:20:24.523 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:24.523712 | ubuntu-noble | 2026-07-30 11:20:24.523 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:24.523911 | ubuntu-noble | 2026-07-30 11:20:24.523 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 21 2026-07-30 11:20:24.524047 | ubuntu-noble | 2026-07-30 11:20:24.523 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:24.524165 | ubuntu-noble | 2026-07-30 11:20:24.524 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:24.524277 | ubuntu-noble | 2026-07-30 11:20:24.524 | WARNING | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:88 - Unknown port type 'virtual', unable to determine speed 2026-07-30 11:20:24.524380 | ubuntu-noble | 2026-07-30 11:20:24.524 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 21 2026-07-30 11:20:24.524487 | ubuntu-noble | 2026-07-30 11:20:24.524 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:24.525150 | ubuntu-noble | 2026-07-30 11:20:24.525 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface Loopback0 using HWSKU Accton-AS7726-32X 2026-07-30 11:20:24.525266 | ubuntu-noble | 2026-07-30 11:20:24.525 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '1000base-t' to speed 1000 Mbps 2026-07-30 11:20:24.525378 | ubuntu-noble | 2026-07-30 11:20:24.525 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 21 2026-07-30 11:20:24.525479 | ubuntu-noble | 2026-07-30 11:20:24.525 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:24.526126 | ubuntu-noble | 2026-07-30 11:20:24.526 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface eth0 using HWSKU Accton-AS7726-32X 2026-07-30 11:20:24.700658 | ubuntu-noble | 2026-07-30 11:20:24.700 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:400 - Base config file /etc/sonic/config_db.json not found, starting with empty config for device e2e-evpn 2026-07-30 11:20:24.701282 | ubuntu-noble | 2026-07-30 11:20:24.701 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet0, speed=100000, is_breakout=False 2026-07-30 11:20:24.701500 | ubuntu-noble | 2026-07-30 11:20:24.701 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 0 2026-07-30 11:20:24.702503 | ubuntu-noble | 2026-07-30 11:20:24.702 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 1 from alias 'hundredGigE1' 2026-07-30 11:20:24.702682 | ubuntu-noble | 2026-07-30 11:20:24.702 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet0 -> Eth1/1 (alias=hundredGigE1, sonic_port_number=1) 2026-07-30 11:20:24.703001 | ubuntu-noble | 2026-07-30 11:20:24.702 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet4, speed=100000, is_breakout=False 2026-07-30 11:20:24.703094 | ubuntu-noble | 2026-07-30 11:20:24.702 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 4 2026-07-30 11:20:24.703110 | ubuntu-noble | 2026-07-30 11:20:24.703 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 2 from alias 'hundredGigE2' 2026-07-30 11:20:24.703194 | ubuntu-noble | 2026-07-30 11:20:24.703 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet4 -> Eth1/2 (alias=hundredGigE2, sonic_port_number=2) 2026-07-30 11:20:24.703669 | ubuntu-noble | 2026-07-30 11:20:24.703 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet8, speed=100000, is_breakout=False 2026-07-30 11:20:24.703838 | ubuntu-noble | 2026-07-30 11:20:24.703 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 8 2026-07-30 11:20:24.703938 | ubuntu-noble | 2026-07-30 11:20:24.703 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 3 from alias 'hundredGigE3' 2026-07-30 11:20:24.704113 | ubuntu-noble | 2026-07-30 11:20:24.703 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet8 -> Eth1/3 (alias=hundredGigE3, sonic_port_number=3) 2026-07-30 11:20:24.704207 | ubuntu-noble | 2026-07-30 11:20:24.704 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet12, speed=100000, is_breakout=False 2026-07-30 11:20:24.704336 | ubuntu-noble | 2026-07-30 11:20:24.704 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 12 2026-07-30 11:20:24.704407 | ubuntu-noble | 2026-07-30 11:20:24.704 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 4 from alias 'hundredGigE4' 2026-07-30 11:20:24.704493 | ubuntu-noble | 2026-07-30 11:20:24.704 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet12 -> Eth1/4 (alias=hundredGigE4, sonic_port_number=4) 2026-07-30 11:20:24.704575 | ubuntu-noble | 2026-07-30 11:20:24.704 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet16, speed=100000, is_breakout=False 2026-07-30 11:20:24.704653 | ubuntu-noble | 2026-07-30 11:20:24.704 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 16 2026-07-30 11:20:24.704764 | ubuntu-noble | 2026-07-30 11:20:24.704 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 5 from alias 'hundredGigE5' 2026-07-30 11:20:24.704830 | ubuntu-noble | 2026-07-30 11:20:24.704 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet16 -> Eth1/5 (alias=hundredGigE5, sonic_port_number=5) 2026-07-30 11:20:24.704908 | ubuntu-noble | 2026-07-30 11:20:24.704 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet20, speed=100000, is_breakout=False 2026-07-30 11:20:24.705009 | ubuntu-noble | 2026-07-30 11:20:24.704 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 20 2026-07-30 11:20:24.705085 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 6 from alias 'hundredGigE6' 2026-07-30 11:20:24.705159 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet20 -> Eth1/6 (alias=hundredGigE6, sonic_port_number=6) 2026-07-30 11:20:24.705237 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet24, speed=100000, is_breakout=False 2026-07-30 11:20:24.705314 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 24 2026-07-30 11:20:24.705395 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 7 from alias 'hundredGigE7' 2026-07-30 11:20:24.705478 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet24 -> Eth1/7 (alias=hundredGigE7, sonic_port_number=7) 2026-07-30 11:20:24.705548 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet28, speed=100000, is_breakout=False 2026-07-30 11:20:24.705622 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 28 2026-07-30 11:20:24.705701 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 8 from alias 'hundredGigE8' 2026-07-30 11:20:24.705792 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet28 -> Eth1/8 (alias=hundredGigE8, sonic_port_number=8) 2026-07-30 11:20:24.705868 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet32, speed=100000, is_breakout=False 2026-07-30 11:20:24.705942 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 32 2026-07-30 11:20:24.706044 | ubuntu-noble | 2026-07-30 11:20:24.705 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 9 from alias 'hundredGigE9' 2026-07-30 11:20:24.706118 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet32 -> Eth1/9 (alias=hundredGigE9, sonic_port_number=9) 2026-07-30 11:20:24.706193 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet36, speed=100000, is_breakout=False 2026-07-30 11:20:24.706266 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 36 2026-07-30 11:20:24.706347 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 10 from alias 'hundredGigE10' 2026-07-30 11:20:24.706417 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet36 -> Eth1/10 (alias=hundredGigE10, sonic_port_number=10) 2026-07-30 11:20:24.706496 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet40, speed=100000, is_breakout=False 2026-07-30 11:20:24.706571 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 40 2026-07-30 11:20:24.706649 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 11 from alias 'hundredGigE11' 2026-07-30 11:20:24.706722 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet40 -> Eth1/11 (alias=hundredGigE11, sonic_port_number=11) 2026-07-30 11:20:24.706843 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet44, speed=100000, is_breakout=False 2026-07-30 11:20:24.706920 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 44 2026-07-30 11:20:24.707102 | ubuntu-noble | 2026-07-30 11:20:24.706 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 12 from alias 'hundredGigE12' 2026-07-30 11:20:24.707125 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet44 -> Eth1/12 (alias=hundredGigE12, sonic_port_number=12) 2026-07-30 11:20:24.707180 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet48, speed=100000, is_breakout=False 2026-07-30 11:20:24.707246 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 48 2026-07-30 11:20:24.707323 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 13 from alias 'hundredGigE13' 2026-07-30 11:20:24.707376 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet48 -> Eth1/13 (alias=hundredGigE13, sonic_port_number=13) 2026-07-30 11:20:24.707442 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet52, speed=100000, is_breakout=False 2026-07-30 11:20:24.707506 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 52 2026-07-30 11:20:24.707573 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 14 from alias 'hundredGigE14' 2026-07-30 11:20:24.707633 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet52 -> Eth1/14 (alias=hundredGigE14, sonic_port_number=14) 2026-07-30 11:20:24.707698 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet56, speed=100000, is_breakout=False 2026-07-30 11:20:24.707792 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 56 2026-07-30 11:20:24.707851 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 15 from alias 'hundredGigE15' 2026-07-30 11:20:24.707914 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet56 -> Eth1/15 (alias=hundredGigE15, sonic_port_number=15) 2026-07-30 11:20:24.708002 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet60, speed=100000, is_breakout=False 2026-07-30 11:20:24.708058 | ubuntu-noble | 2026-07-30 11:20:24.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 60 2026-07-30 11:20:24.708126 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 16 from alias 'hundredGigE16' 2026-07-30 11:20:24.708189 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet60 -> Eth1/16 (alias=hundredGigE16, sonic_port_number=16) 2026-07-30 11:20:24.708255 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet64, speed=100000, is_breakout=False 2026-07-30 11:20:24.708319 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 64 2026-07-30 11:20:24.708389 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 17 from alias 'hundredGigE17' 2026-07-30 11:20:24.708452 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet64 -> Eth1/17 (alias=hundredGigE17, sonic_port_number=17) 2026-07-30 11:20:24.708518 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet68, speed=100000, is_breakout=False 2026-07-30 11:20:24.708582 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 68 2026-07-30 11:20:24.708654 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 18 from alias 'hundredGigE18' 2026-07-30 11:20:24.708808 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet68 -> Eth1/18 (alias=hundredGigE18, sonic_port_number=18) 2026-07-30 11:20:24.708904 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet72, speed=100000, is_breakout=False 2026-07-30 11:20:24.708998 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 72 2026-07-30 11:20:24.709062 | ubuntu-noble | 2026-07-30 11:20:24.708 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 19 from alias 'hundredGigE19' 2026-07-30 11:20:24.709126 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet72 -> Eth1/19 (alias=hundredGigE19, sonic_port_number=19) 2026-07-30 11:20:24.709195 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet76, speed=100000, is_breakout=False 2026-07-30 11:20:24.709260 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 76 2026-07-30 11:20:24.709330 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 20 from alias 'hundredGigE20' 2026-07-30 11:20:24.709391 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet76 -> Eth1/20 (alias=hundredGigE20, sonic_port_number=20) 2026-07-30 11:20:24.709465 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet80, speed=100000, is_breakout=False 2026-07-30 11:20:24.709530 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 80 2026-07-30 11:20:24.709598 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 21 from alias 'hundredGigE21' 2026-07-30 11:20:24.709660 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet80 -> Eth1/21 (alias=hundredGigE21, sonic_port_number=21) 2026-07-30 11:20:24.709725 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet84, speed=100000, is_breakout=False 2026-07-30 11:20:24.709811 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 84 2026-07-30 11:20:24.709880 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 22 from alias 'hundredGigE22' 2026-07-30 11:20:24.709941 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet84 -> Eth1/22 (alias=hundredGigE22, sonic_port_number=22) 2026-07-30 11:20:24.710053 | ubuntu-noble | 2026-07-30 11:20:24.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet88, speed=100000, is_breakout=False 2026-07-30 11:20:24.710122 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 88 2026-07-30 11:20:24.710192 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 23 from alias 'hundredGigE23' 2026-07-30 11:20:24.710257 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet88 -> Eth1/23 (alias=hundredGigE23, sonic_port_number=23) 2026-07-30 11:20:24.710331 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet92, speed=100000, is_breakout=False 2026-07-30 11:20:24.710400 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 92 2026-07-30 11:20:24.710467 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 24 from alias 'hundredGigE24' 2026-07-30 11:20:24.710527 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet92 -> Eth1/24 (alias=hundredGigE24, sonic_port_number=24) 2026-07-30 11:20:24.710593 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet96, speed=100000, is_breakout=False 2026-07-30 11:20:24.710648 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 96 2026-07-30 11:20:24.710712 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 25 from alias 'hundredGigE25' 2026-07-30 11:20:24.710785 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet96 -> Eth1/25 (alias=hundredGigE25, sonic_port_number=25) 2026-07-30 11:20:24.710846 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet100, speed=100000, is_breakout=False 2026-07-30 11:20:24.710905 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 100 2026-07-30 11:20:24.710967 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 26 from alias 'hundredGigE26' 2026-07-30 11:20:24.711040 | ubuntu-noble | 2026-07-30 11:20:24.710 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet100 -> Eth1/26 (alias=hundredGigE26, sonic_port_number=26) 2026-07-30 11:20:24.711100 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet104, speed=100000, is_breakout=False 2026-07-30 11:20:24.711158 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 104 2026-07-30 11:20:24.711222 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 27 from alias 'hundredGigE27' 2026-07-30 11:20:24.711279 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet104 -> Eth1/27 (alias=hundredGigE27, sonic_port_number=27) 2026-07-30 11:20:24.711337 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet108, speed=100000, is_breakout=False 2026-07-30 11:20:24.711397 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 108 2026-07-30 11:20:24.711460 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 28 from alias 'hundredGigE28' 2026-07-30 11:20:24.711516 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet108 -> Eth1/28 (alias=hundredGigE28, sonic_port_number=28) 2026-07-30 11:20:24.711578 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet112, speed=100000, is_breakout=False 2026-07-30 11:20:24.711636 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 112 2026-07-30 11:20:24.711698 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 29 from alias 'hundredGigE29' 2026-07-30 11:20:24.711780 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet112 -> Eth1/29 (alias=hundredGigE29, sonic_port_number=29) 2026-07-30 11:20:24.711830 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet116, speed=100000, is_breakout=False 2026-07-30 11:20:24.711889 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 116 2026-07-30 11:20:24.711953 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 30 from alias 'hundredGigE30' 2026-07-30 11:20:24.712077 | ubuntu-noble | 2026-07-30 11:20:24.711 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet116 -> Eth1/30 (alias=hundredGigE30, sonic_port_number=30) 2026-07-30 11:20:24.712096 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet120, speed=100000, is_breakout=False 2026-07-30 11:20:24.712202 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 120 2026-07-30 11:20:24.712237 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 31 from alias 'hundredGigE31' 2026-07-30 11:20:24.712254 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet120 -> Eth1/31 (alias=hundredGigE31, sonic_port_number=31) 2026-07-30 11:20:24.712323 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet124, speed=100000, is_breakout=False 2026-07-30 11:20:24.712381 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 124 2026-07-30 11:20:24.712443 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 32 from alias 'hundredGigE32' 2026-07-30 11:20:24.712499 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet124 -> Eth1/32 (alias=hundredGigE32, sonic_port_number=32) 2026-07-30 11:20:24.712558 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet125, speed=10000, is_breakout=False 2026-07-30 11:20:24.712617 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 125 2026-07-30 11:20:24.712680 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 33 from alias 'tenGigE33' 2026-07-30 11:20:24.712755 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet125 -> Eth1/33 (alias=tenGigE33, sonic_port_number=33) 2026-07-30 11:20:24.712816 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet126, speed=10000, is_breakout=False 2026-07-30 11:20:24.712873 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 126 2026-07-30 11:20:24.712936 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 34 from alias 'tenGigE34' 2026-07-30 11:20:24.713007 | ubuntu-noble | 2026-07-30 11:20:24.712 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet126 -> Eth1/34 (alias=tenGigE34, sonic_port_number=34) 2026-07-30 11:20:24.977633 | ubuntu-noble | 2026-07-30 11:20:24.977 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1790 - No OOB IP found for device e2e-evpn 2026-07-30 11:20:24.977836 | ubuntu-noble | 2026-07-30 11:20:24.977 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_ntp_configuration:1874 - No NTP server found for SONiC device e2e-evpn 2026-07-30 11:20:24.978101 | ubuntu-noble | 2026-07-30 11:20:24.977 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device e2e-evpn 2026-07-30 11:20:24.978248 | ubuntu-noble | 2026-07-30 11:20:24.978 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_dns_configuration:1909 - No DNS server found for SONiC device e2e-evpn 2026-07-30 11:20:24.978964 | ubuntu-noble | 2026-07-30 11:20:24.978 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2244 - Added VRF VrfStorage with VNI 2001 2026-07-30 11:20:24.979285 | ubuntu-noble | 2026-07-30 11:20:24.979 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2256 - Added VLAN Vlan2001 for VRF VrfStorage 2026-07-30 11:20:24.979427 | ubuntu-noble | 2026-07-30 11:20:24.979 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2262 - Added VLAN_INTERFACE Vlan2001 with VRF VrfStorage 2026-07-30 11:20:24.979529 | ubuntu-noble | 2026-07-30 11:20:24.979 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2275 - Added BGP_GLOBALS_AF VrfStorage|ipv4_unicast 2026-07-30 11:20:24.979630 | ubuntu-noble | 2026-07-30 11:20:24.979 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2285 - Added BGP_GLOBALS_AF VrfStorage|l2vpn_evpn with RT 2001:1 2026-07-30 11:20:24.979725 | ubuntu-noble | 2026-07-30 11:20:24.979 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2292 - Added BGP_GLOBALS_ROUTE_ADVERTISE for VRF VrfStorage 2026-07-30 11:20:24.979856 | ubuntu-noble | 2026-07-30 11:20:24.979 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2299 - Added ROUTE_REDISTRIBUTE VrfStorage|connected|bgp|ipv4 2026-07-30 11:20:24.980035 | ubuntu-noble | 2026-07-30 11:20:24.979 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2314 - Added BGP_GLOBALS for VRF VrfStorage 2026-07-30 11:20:24.980126 | ubuntu-noble | 2026-07-30 11:20:24.980 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2304 - Added VRF Vrf42 with table ID 42 2026-07-30 11:20:24.980261 | ubuntu-noble | 2026-07-30 11:20:24.980 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2314 - Added BGP_GLOBALS for VRF Vrf42 2026-07-30 11:20:24.980362 | ubuntu-noble | 2026-07-30 11:20:24.980 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2328 - Added VXLAN_TUNNEL vtepServ with src_ip 192.168.16.40 2026-07-30 11:20:24.980450 | ubuntu-noble | 2026-07-30 11:20:24.980 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2334 - Added VXLAN_EVPN_NVO nvo1 with source_vtep vtepServ 2026-07-30 11:20:24.980554 | ubuntu-noble | 2026-07-30 11:20:24.980 | INFO | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2345 - Added VXLAN_TUNNEL_MAP vtepServ|map_2001_Vlan2001 2026-07-30 11:20:24.980657 | ubuntu-noble | 2026-07-30 11:20:24.980 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2359 - Interface Ethernet0 has VRF assignment but is not in INTERFACE or PORTCHANNEL_INTERFACE config sections 2026-07-30 11:20:24.980803 | ubuntu-noble | 2026-07-30 11:20:24.980 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_vrf_configuration:2359 - Interface Ethernet4 has VRF assignment but is not in INTERFACE or PORTCHANNEL_INTERFACE config sections 2026-07-30 11:20:24.980900 | ubuntu-noble | 2026-07-30 11:20:24.980 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:544 - Using default config_version 'version_4_0_1' for device e2e-evpn 2026-07-30 11:20:25.330645 | ubuntu-noble | 2026-07-30 11:20:25.330 | INFO | osism.tasks.conductor.sonic.exporter:save_config_to_netbox:124 - Created new SONiC local context for device e2e-evpn (first-time configuration) 2026-07-30 11:20:25.332740 | ubuntu-noble | 2026-07-30 11:20:25.332 | INFO | osism.tasks.conductor.sonic.exporter:export_config_to_file:226 - Exported SONiC config for device e2e-evpn to /tmp/tmp.xEtCJTAXip/osism_e2e-evpn_config_db.json 2026-07-30 11:20:25.332866 | ubuntu-noble | 2026-07-30 11:20:25.332 | DEBUG | osism.tasks.conductor.sonic.exporter:export_config_to_file:279 - Symlink conditions not met - identifier_type: hostname, has_serial: True, serial_value: 2026-07-30 11:20:25.332969 | ubuntu-noble | 2026-07-30 11:20:25.332 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:268 - Configuration updated for device e2e-evpn 2026-07-30 11:20:25.333071 | ubuntu-noble | 2026-07-30 11:20:25.333 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:272 - Generated SONiC config for device e2e-evpn with 34 ports 2026-07-30 11:20:25.333151 | ubuntu-noble | 2026-07-30 11:20:25.333 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:191 - Device e2e-portchannel has SONiC firmware version: 4.5.0 2026-07-30 11:20:25.333212 | ubuntu-noble | 2026-07-30 11:20:25.333 | WARNING | osism.tasks.conductor.sonic.exporter:export_firmware_link:378 - Serial number not found for device e2e-portchannel, falling back to hostname for firmware symlink 2026-07-30 11:20:25.333421 | ubuntu-noble | 2026-07-30 11:20:25.333 | INFO | osism.tasks.conductor.sonic.exporter:export_firmware_link:417 - Created firmware symlink /tmp/tmp.xEtCJTAXip/sonic-broadcom-enterprise-base_e2e-portchannel.bin -> sonic-broadcom-enterprise-base_4.5.0.bin for device e2e-portchannel 2026-07-30 11:20:25.333478 | ubuntu-noble | 2026-07-30 11:20:25.333 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:216 - Processing device: e2e-portchannel with HWSKU: Accton-AS7726-32X 2026-07-30 11:20:25.333547 | ubuntu-noble | 2026-07-30 11:20:25.333 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:25.333998 | ubuntu-noble | 2026-07-30 11:20:25.333 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:30 - Fetching interfaces for device 20 2026-07-30 11:20:25.500451 | ubuntu-noble | 2026-07-30 11:20:25.500 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:36 - Cached 4 interfaces for device 20 2026-07-30 11:20:25.500536 | ubuntu-noble | 2026-07-30 11:20:25.500 | DEBUG | osism.tasks.conductor.sonic.interface:detect_port_channels:1180 - Found LAG interface: PortChannel1 2026-07-30 11:20:25.501070 | ubuntu-noble | 2026-07-30 11:20:25.500 | DEBUG | osism.tasks.conductor.sonic.interface:detect_port_channels:1247 - Added interface Ethernet0 to PortChannel1 2026-07-30 11:20:25.501204 | ubuntu-noble | 2026-07-30 11:20:25.501 | DEBUG | osism.tasks.conductor.sonic.interface:detect_port_channels:1247 - Added interface Ethernet4 to PortChannel1 2026-07-30 11:20:25.501497 | ubuntu-noble | 2026-07-30 11:20:25.501 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 20 2026-07-30 11:20:25.735171 | ubuntu-noble | 2026-07-30 11:20:25.734 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 20 2026-07-30 11:20:25.836603 | ubuntu-noble | 2026-07-30 11:20:25.836 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 20 2026-07-30 11:20:25.910884 | ubuntu-noble | 2026-07-30 11:20:25.910 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 20 2026-07-30 11:20:25.911113 | ubuntu-noble | 2026-07-30 11:20:25.910 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 20 2026-07-30 11:20:25.989564 | ubuntu-noble | 2026-07-30 11:20:25.989 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 20 2026-07-30 11:20:26.587949 | ubuntu-noble | 2026-07-30 11:20:26.587 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_transfer_role_ipv4_addresses:1088 - Failed to get transfer role IPv4 addresses for device e2e-portchannel: The request failed with code 400 Bad Request: {'role': ['Select a valid choice. transfer is not one of the available choices.']} 2026-07-30 11:20:26.588033 | ubuntu-noble | 2026-07-30 11:20:26.587 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 20 2026-07-30 11:20:26.588203 | ubuntu-noble | 2026-07-30 11:20:26.588 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:26.588941 | ubuntu-noble | 2026-07-30 11:20:26.588 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:26.589202 | ubuntu-noble | 2026-07-30 11:20:26.589 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:26.589367 | ubuntu-noble | 2026-07-30 11:20:26.589 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 20 2026-07-30 11:20:26.589487 | ubuntu-noble | 2026-07-30 11:20:26.589 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:26.589611 | ubuntu-noble | 2026-07-30 11:20:26.589 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:26.589743 | ubuntu-noble | 2026-07-30 11:20:26.589 | WARNING | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:88 - Unknown port type 'lag', unable to determine speed 2026-07-30 11:20:26.589909 | ubuntu-noble | 2026-07-30 11:20:26.589 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 20 2026-07-30 11:20:26.590025 | ubuntu-noble | 2026-07-30 11:20:26.589 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:26.590828 | ubuntu-noble | 2026-07-30 11:20:26.590 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface PortChannel1 using HWSKU Accton-AS7726-32X 2026-07-30 11:20:26.590945 | ubuntu-noble | 2026-07-30 11:20:26.590 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '1000base-t' to speed 1000 Mbps 2026-07-30 11:20:26.591010 | ubuntu-noble | 2026-07-30 11:20:26.590 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 20 2026-07-30 11:20:26.591039 | ubuntu-noble | 2026-07-30 11:20:26.590 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:26.591660 | ubuntu-noble | 2026-07-30 11:20:26.591 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface eth0 using HWSKU Accton-AS7726-32X 2026-07-30 11:20:26.825228 | ubuntu-noble | 2026-07-30 11:20:26.824 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:400 - Base config file /etc/sonic/config_db.json not found, starting with empty config for device e2e-portchannel 2026-07-30 11:20:26.825590 | ubuntu-noble | 2026-07-30 11:20:26.825 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet0, speed=100000, is_breakout=False 2026-07-30 11:20:26.825743 | ubuntu-noble | 2026-07-30 11:20:26.825 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 0 2026-07-30 11:20:26.825903 | ubuntu-noble | 2026-07-30 11:20:26.825 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 1 from alias 'hundredGigE1' 2026-07-30 11:20:26.826041 | ubuntu-noble | 2026-07-30 11:20:26.825 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet0 -> Eth1/1 (alias=hundredGigE1, sonic_port_number=1) 2026-07-30 11:20:26.826168 | ubuntu-noble | 2026-07-30 11:20:26.826 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet4, speed=100000, is_breakout=False 2026-07-30 11:20:26.826276 | ubuntu-noble | 2026-07-30 11:20:26.826 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 4 2026-07-30 11:20:26.826382 | ubuntu-noble | 2026-07-30 11:20:26.826 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 2 from alias 'hundredGigE2' 2026-07-30 11:20:26.826491 | ubuntu-noble | 2026-07-30 11:20:26.826 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet4 -> Eth1/2 (alias=hundredGigE2, sonic_port_number=2) 2026-07-30 11:20:26.826602 | ubuntu-noble | 2026-07-30 11:20:26.826 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet8, speed=100000, is_breakout=False 2026-07-30 11:20:26.826708 | ubuntu-noble | 2026-07-30 11:20:26.826 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 8 2026-07-30 11:20:26.826862 | ubuntu-noble | 2026-07-30 11:20:26.826 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 3 from alias 'hundredGigE3' 2026-07-30 11:20:26.826962 | ubuntu-noble | 2026-07-30 11:20:26.826 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet8 -> Eth1/3 (alias=hundredGigE3, sonic_port_number=3) 2026-07-30 11:20:26.827096 | ubuntu-noble | 2026-07-30 11:20:26.827 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet12, speed=100000, is_breakout=False 2026-07-30 11:20:26.827202 | ubuntu-noble | 2026-07-30 11:20:26.827 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 12 2026-07-30 11:20:26.827313 | ubuntu-noble | 2026-07-30 11:20:26.827 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 4 from alias 'hundredGigE4' 2026-07-30 11:20:26.827413 | ubuntu-noble | 2026-07-30 11:20:26.827 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet12 -> Eth1/4 (alias=hundredGigE4, sonic_port_number=4) 2026-07-30 11:20:26.827532 | ubuntu-noble | 2026-07-30 11:20:26.827 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet16, speed=100000, is_breakout=False 2026-07-30 11:20:26.827626 | ubuntu-noble | 2026-07-30 11:20:26.827 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 16 2026-07-30 11:20:26.827741 | ubuntu-noble | 2026-07-30 11:20:26.827 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 5 from alias 'hundredGigE5' 2026-07-30 11:20:26.827863 | ubuntu-noble | 2026-07-30 11:20:26.827 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet16 -> Eth1/5 (alias=hundredGigE5, sonic_port_number=5) 2026-07-30 11:20:26.828069 | ubuntu-noble | 2026-07-30 11:20:26.827 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet20, speed=100000, is_breakout=False 2026-07-30 11:20:26.828175 | ubuntu-noble | 2026-07-30 11:20:26.828 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 20 2026-07-30 11:20:26.828277 | ubuntu-noble | 2026-07-30 11:20:26.828 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 6 from alias 'hundredGigE6' 2026-07-30 11:20:26.828370 | ubuntu-noble | 2026-07-30 11:20:26.828 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet20 -> Eth1/6 (alias=hundredGigE6, sonic_port_number=6) 2026-07-30 11:20:26.828465 | ubuntu-noble | 2026-07-30 11:20:26.828 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet24, speed=100000, is_breakout=False 2026-07-30 11:20:26.828559 | ubuntu-noble | 2026-07-30 11:20:26.828 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 24 2026-07-30 11:20:26.828658 | ubuntu-noble | 2026-07-30 11:20:26.828 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 7 from alias 'hundredGigE7' 2026-07-30 11:20:26.828788 | ubuntu-noble | 2026-07-30 11:20:26.828 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet24 -> Eth1/7 (alias=hundredGigE7, sonic_port_number=7) 2026-07-30 11:20:26.828884 | ubuntu-noble | 2026-07-30 11:20:26.828 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet28, speed=100000, is_breakout=False 2026-07-30 11:20:26.828987 | ubuntu-noble | 2026-07-30 11:20:26.828 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 28 2026-07-30 11:20:26.829090 | ubuntu-noble | 2026-07-30 11:20:26.829 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 8 from alias 'hundredGigE8' 2026-07-30 11:20:26.829182 | ubuntu-noble | 2026-07-30 11:20:26.829 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet28 -> Eth1/8 (alias=hundredGigE8, sonic_port_number=8) 2026-07-30 11:20:26.829277 | ubuntu-noble | 2026-07-30 11:20:26.829 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet32, speed=100000, is_breakout=False 2026-07-30 11:20:26.829371 | ubuntu-noble | 2026-07-30 11:20:26.829 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 32 2026-07-30 11:20:26.829470 | ubuntu-noble | 2026-07-30 11:20:26.829 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 9 from alias 'hundredGigE9' 2026-07-30 11:20:26.829558 | ubuntu-noble | 2026-07-30 11:20:26.829 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet32 -> Eth1/9 (alias=hundredGigE9, sonic_port_number=9) 2026-07-30 11:20:26.829658 | ubuntu-noble | 2026-07-30 11:20:26.829 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet36, speed=100000, is_breakout=False 2026-07-30 11:20:26.829785 | ubuntu-noble | 2026-07-30 11:20:26.829 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 36 2026-07-30 11:20:26.829884 | ubuntu-noble | 2026-07-30 11:20:26.829 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 10 from alias 'hundredGigE10' 2026-07-30 11:20:26.829994 | ubuntu-noble | 2026-07-30 11:20:26.829 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet36 -> Eth1/10 (alias=hundredGigE10, sonic_port_number=10) 2026-07-30 11:20:26.830104 | ubuntu-noble | 2026-07-30 11:20:26.830 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet40, speed=100000, is_breakout=False 2026-07-30 11:20:26.830236 | ubuntu-noble | 2026-07-30 11:20:26.830 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 40 2026-07-30 11:20:26.830342 | ubuntu-noble | 2026-07-30 11:20:26.830 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 11 from alias 'hundredGigE11' 2026-07-30 11:20:26.830434 | ubuntu-noble | 2026-07-30 11:20:26.830 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet40 -> Eth1/11 (alias=hundredGigE11, sonic_port_number=11) 2026-07-30 11:20:26.830533 | ubuntu-noble | 2026-07-30 11:20:26.830 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet44, speed=100000, is_breakout=False 2026-07-30 11:20:26.830629 | ubuntu-noble | 2026-07-30 11:20:26.830 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 44 2026-07-30 11:20:26.830737 | ubuntu-noble | 2026-07-30 11:20:26.830 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 12 from alias 'hundredGigE12' 2026-07-30 11:20:26.830848 | ubuntu-noble | 2026-07-30 11:20:26.830 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet44 -> Eth1/12 (alias=hundredGigE12, sonic_port_number=12) 2026-07-30 11:20:26.830945 | ubuntu-noble | 2026-07-30 11:20:26.830 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet48, speed=100000, is_breakout=False 2026-07-30 11:20:26.831064 | ubuntu-noble | 2026-07-30 11:20:26.830 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 48 2026-07-30 11:20:26.831162 | ubuntu-noble | 2026-07-30 11:20:26.831 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 13 from alias 'hundredGigE13' 2026-07-30 11:20:26.831248 | ubuntu-noble | 2026-07-30 11:20:26.831 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet48 -> Eth1/13 (alias=hundredGigE13, sonic_port_number=13) 2026-07-30 11:20:26.831341 | ubuntu-noble | 2026-07-30 11:20:26.831 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet52, speed=100000, is_breakout=False 2026-07-30 11:20:26.831429 | ubuntu-noble | 2026-07-30 11:20:26.831 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 52 2026-07-30 11:20:26.831526 | ubuntu-noble | 2026-07-30 11:20:26.831 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 14 from alias 'hundredGigE14' 2026-07-30 11:20:26.831617 | ubuntu-noble | 2026-07-30 11:20:26.831 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet52 -> Eth1/14 (alias=hundredGigE14, sonic_port_number=14) 2026-07-30 11:20:26.831736 | ubuntu-noble | 2026-07-30 11:20:26.831 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet56, speed=100000, is_breakout=False 2026-07-30 11:20:26.831845 | ubuntu-noble | 2026-07-30 11:20:26.831 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 56 2026-07-30 11:20:26.831946 | ubuntu-noble | 2026-07-30 11:20:26.831 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 15 from alias 'hundredGigE15' 2026-07-30 11:20:26.832107 | ubuntu-noble | 2026-07-30 11:20:26.831 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet56 -> Eth1/15 (alias=hundredGigE15, sonic_port_number=15) 2026-07-30 11:20:26.832199 | ubuntu-noble | 2026-07-30 11:20:26.832 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet60, speed=100000, is_breakout=False 2026-07-30 11:20:26.832293 | ubuntu-noble | 2026-07-30 11:20:26.832 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 60 2026-07-30 11:20:26.832396 | ubuntu-noble | 2026-07-30 11:20:26.832 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 16 from alias 'hundredGigE16' 2026-07-30 11:20:26.832484 | ubuntu-noble | 2026-07-30 11:20:26.832 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet60 -> Eth1/16 (alias=hundredGigE16, sonic_port_number=16) 2026-07-30 11:20:26.832573 | ubuntu-noble | 2026-07-30 11:20:26.832 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet64, speed=100000, is_breakout=False 2026-07-30 11:20:26.832650 | ubuntu-noble | 2026-07-30 11:20:26.832 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 64 2026-07-30 11:20:26.832738 | ubuntu-noble | 2026-07-30 11:20:26.832 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 17 from alias 'hundredGigE17' 2026-07-30 11:20:26.832824 | ubuntu-noble | 2026-07-30 11:20:26.832 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet64 -> Eth1/17 (alias=hundredGigE17, sonic_port_number=17) 2026-07-30 11:20:26.832903 | ubuntu-noble | 2026-07-30 11:20:26.832 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet68, speed=100000, is_breakout=False 2026-07-30 11:20:26.832994 | ubuntu-noble | 2026-07-30 11:20:26.832 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 68 2026-07-30 11:20:26.833080 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 18 from alias 'hundredGigE18' 2026-07-30 11:20:26.833156 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet68 -> Eth1/18 (alias=hundredGigE18, sonic_port_number=18) 2026-07-30 11:20:26.833235 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet72, speed=100000, is_breakout=False 2026-07-30 11:20:26.833312 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 72 2026-07-30 11:20:26.833395 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 19 from alias 'hundredGigE19' 2026-07-30 11:20:26.833470 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet72 -> Eth1/19 (alias=hundredGigE19, sonic_port_number=19) 2026-07-30 11:20:26.833549 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet76, speed=100000, is_breakout=False 2026-07-30 11:20:26.833628 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 76 2026-07-30 11:20:26.833710 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 20 from alias 'hundredGigE20' 2026-07-30 11:20:26.833812 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet76 -> Eth1/20 (alias=hundredGigE20, sonic_port_number=20) 2026-07-30 11:20:26.833887 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet80, speed=100000, is_breakout=False 2026-07-30 11:20:26.833967 | ubuntu-noble | 2026-07-30 11:20:26.833 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 80 2026-07-30 11:20:26.834077 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 21 from alias 'hundredGigE21' 2026-07-30 11:20:26.834147 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet80 -> Eth1/21 (alias=hundredGigE21, sonic_port_number=21) 2026-07-30 11:20:26.834226 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet84, speed=100000, is_breakout=False 2026-07-30 11:20:26.834308 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 84 2026-07-30 11:20:26.834386 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 22 from alias 'hundredGigE22' 2026-07-30 11:20:26.834462 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet84 -> Eth1/22 (alias=hundredGigE22, sonic_port_number=22) 2026-07-30 11:20:26.834542 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet88, speed=100000, is_breakout=False 2026-07-30 11:20:26.834618 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 88 2026-07-30 11:20:26.834700 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 23 from alias 'hundredGigE23' 2026-07-30 11:20:26.834810 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet88 -> Eth1/23 (alias=hundredGigE23, sonic_port_number=23) 2026-07-30 11:20:26.834884 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet92, speed=100000, is_breakout=False 2026-07-30 11:20:26.834962 | ubuntu-noble | 2026-07-30 11:20:26.834 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 92 2026-07-30 11:20:26.835089 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 24 from alias 'hundredGigE24' 2026-07-30 11:20:26.835164 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet92 -> Eth1/24 (alias=hundredGigE24, sonic_port_number=24) 2026-07-30 11:20:26.835230 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet96, speed=100000, is_breakout=False 2026-07-30 11:20:26.835298 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 96 2026-07-30 11:20:26.835368 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 25 from alias 'hundredGigE25' 2026-07-30 11:20:26.835430 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet96 -> Eth1/25 (alias=hundredGigE25, sonic_port_number=25) 2026-07-30 11:20:26.835506 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet100, speed=100000, is_breakout=False 2026-07-30 11:20:26.835575 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 100 2026-07-30 11:20:26.835645 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 26 from alias 'hundredGigE26' 2026-07-30 11:20:26.835706 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet100 -> Eth1/26 (alias=hundredGigE26, sonic_port_number=26) 2026-07-30 11:20:26.835795 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet104, speed=100000, is_breakout=False 2026-07-30 11:20:26.835856 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 104 2026-07-30 11:20:26.835925 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 27 from alias 'hundredGigE27' 2026-07-30 11:20:26.836000 | ubuntu-noble | 2026-07-30 11:20:26.835 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet104 -> Eth1/27 (alias=hundredGigE27, sonic_port_number=27) 2026-07-30 11:20:26.836072 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet108, speed=100000, is_breakout=False 2026-07-30 11:20:26.836133 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 108 2026-07-30 11:20:26.836201 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 28 from alias 'hundredGigE28' 2026-07-30 11:20:26.836264 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet108 -> Eth1/28 (alias=hundredGigE28, sonic_port_number=28) 2026-07-30 11:20:26.836327 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet112, speed=100000, is_breakout=False 2026-07-30 11:20:26.836392 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 112 2026-07-30 11:20:26.836460 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 29 from alias 'hundredGigE29' 2026-07-30 11:20:26.836520 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet112 -> Eth1/29 (alias=hundredGigE29, sonic_port_number=29) 2026-07-30 11:20:26.836584 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet116, speed=100000, is_breakout=False 2026-07-30 11:20:26.836648 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 116 2026-07-30 11:20:26.836716 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 30 from alias 'hundredGigE30' 2026-07-30 11:20:26.836801 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet116 -> Eth1/30 (alias=hundredGigE30, sonic_port_number=30) 2026-07-30 11:20:26.836863 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet120, speed=100000, is_breakout=False 2026-07-30 11:20:26.836927 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 120 2026-07-30 11:20:26.837025 | ubuntu-noble | 2026-07-30 11:20:26.836 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 31 from alias 'hundredGigE31' 2026-07-30 11:20:26.837081 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet120 -> Eth1/31 (alias=hundredGigE31, sonic_port_number=31) 2026-07-30 11:20:26.837146 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet124, speed=100000, is_breakout=False 2026-07-30 11:20:26.837209 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 124 2026-07-30 11:20:26.837277 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 32 from alias 'hundredGigE32' 2026-07-30 11:20:26.837337 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet124 -> Eth1/32 (alias=hundredGigE32, sonic_port_number=32) 2026-07-30 11:20:26.837402 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet125, speed=10000, is_breakout=False 2026-07-30 11:20:26.837463 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 125 2026-07-30 11:20:26.837531 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 33 from alias 'tenGigE33' 2026-07-30 11:20:26.837605 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet125 -> Eth1/33 (alias=tenGigE33, sonic_port_number=33) 2026-07-30 11:20:26.837665 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet126, speed=10000, is_breakout=False 2026-07-30 11:20:26.837737 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 126 2026-07-30 11:20:26.837817 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 34 from alias 'tenGigE34' 2026-07-30 11:20:26.837879 | ubuntu-noble | 2026-07-30 11:20:26.837 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet126 -> Eth1/34 (alias=tenGigE34, sonic_port_number=34) 2026-07-30 11:20:27.099308 | ubuntu-noble | 2026-07-30 11:20:27.098 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1790 - No OOB IP found for device e2e-portchannel 2026-07-30 11:20:27.099502 | ubuntu-noble | 2026-07-30 11:20:27.099 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_ntp_configuration:1874 - No NTP server found for SONiC device e2e-portchannel 2026-07-30 11:20:27.099562 | ubuntu-noble | 2026-07-30 11:20:27.099 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device e2e-portchannel 2026-07-30 11:20:27.099659 | ubuntu-noble | 2026-07-30 11:20:27.099 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_dns_configuration:1909 - No DNS server found for SONiC device e2e-portchannel 2026-07-30 11:20:27.099842 | ubuntu-noble | 2026-07-30 11:20:27.099 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_portchannel_configuration:2387 - Added port channel PortChannel1 with 2 members 2026-07-30 11:20:27.100013 | ubuntu-noble | 2026-07-30 11:20:27.099 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:544 - Using default config_version 'version_4_0_1' for device e2e-portchannel 2026-07-30 11:20:27.423951 | ubuntu-noble | 2026-07-30 11:20:27.423 | INFO | osism.tasks.conductor.sonic.exporter:save_config_to_netbox:124 - Created new SONiC local context for device e2e-portchannel (first-time configuration) 2026-07-30 11:20:27.425232 | ubuntu-noble | 2026-07-30 11:20:27.425 | INFO | osism.tasks.conductor.sonic.exporter:export_config_to_file:226 - Exported SONiC config for device e2e-portchannel to /tmp/tmp.xEtCJTAXip/osism_e2e-portchannel_config_db.json 2026-07-30 11:20:27.425258 | ubuntu-noble | 2026-07-30 11:20:27.425 | DEBUG | osism.tasks.conductor.sonic.exporter:export_config_to_file:279 - Symlink conditions not met - identifier_type: hostname, has_serial: True, serial_value: 2026-07-30 11:20:27.425330 | ubuntu-noble | 2026-07-30 11:20:27.425 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:268 - Configuration updated for device e2e-portchannel 2026-07-30 11:20:27.425365 | ubuntu-noble | 2026-07-30 11:20:27.425 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:272 - Generated SONiC config for device e2e-portchannel with 34 ports 2026-07-30 11:20:27.425420 | ubuntu-noble | 2026-07-30 11:20:27.425 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:191 - Device testbed-switch-0 has SONiC firmware version: 4.5.0 2026-07-30 11:20:27.425457 | ubuntu-noble | 2026-07-30 11:20:27.425 | WARNING | osism.tasks.conductor.sonic.exporter:export_firmware_link:378 - Serial number not found for device testbed-switch-0, falling back to hostname for firmware symlink 2026-07-30 11:20:27.425590 | ubuntu-noble | 2026-07-30 11:20:27.425 | INFO | osism.tasks.conductor.sonic.exporter:export_firmware_link:417 - Created firmware symlink /tmp/tmp.xEtCJTAXip/sonic-broadcom-enterprise-base_testbed-switch-0.bin -> sonic-broadcom-enterprise-base_4.5.0.bin for device testbed-switch-0 2026-07-30 11:20:27.425624 | ubuntu-noble | 2026-07-30 11:20:27.425 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:216 - Processing device: testbed-switch-0 with HWSKU: Accton-AS7726-32X 2026-07-30 11:20:27.425668 | ubuntu-noble | 2026-07-30 11:20:27.425 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:27.425955 | ubuntu-noble | 2026-07-30 11:20:27.425 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:30 - Fetching interfaces for device 1 2026-07-30 11:20:27.937514 | ubuntu-noble | 2026-07-30 11:20:27.937 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:36 - Cached 36 interfaces for device 1 2026-07-30 11:20:27.937572 | ubuntu-noble | 2026-07-30 11:20:27.937 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:27.937850 | ubuntu-noble | 2026-07-30 11:20:27.937 | DEBUG | osism.tasks.conductor.netbox:get_device_oob_ip:139 - Found OOB IP for device testbed-switch-0: 172.16.0.27/20 2026-07-30 11:20:27.937934 | ubuntu-noble | 2026-07-30 11:20:27.937 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:28.052742 | ubuntu-noble | 2026-07-30 11:20:28.052 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:28.168409 | ubuntu-noble | 2026-07-30 11:20:28.168 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:28.168564 | ubuntu-noble | 2026-07-30 11:20:28.168 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:28.288037 | ubuntu-noble | 2026-07-30 11:20:28.287 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:28.446514 | ubuntu-noble | 2026-07-30 11:20:28.446 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_transfer_role_ipv4_addresses:1088 - Failed to get transfer role IPv4 addresses for device testbed-switch-0: The request failed with code 400 Bad Request: {'role': ['Select a valid choice. transfer is not one of the available choices.']} 2026-07-30 11:20:28.446997 | ubuntu-noble | 2026-07-30 11:20:28.446 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:28.447280 | ubuntu-noble | 2026-07-30 11:20:28.447 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:28.448366 | ubuntu-noble | 2026-07-30 11:20:28.448 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.448679 | ubuntu-noble | 2026-07-30 11:20:28.448 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.449126 | ubuntu-noble | 2026-07-30 11:20:28.448 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.449226 | ubuntu-noble | 2026-07-30 11:20:28.449 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.449424 | ubuntu-noble | 2026-07-30 11:20:28.449 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.449473 | ubuntu-noble | 2026-07-30 11:20:28.449 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.449637 | ubuntu-noble | 2026-07-30 11:20:28.449 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.449825 | ubuntu-noble | 2026-07-30 11:20:28.449 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.450000 | ubuntu-noble | 2026-07-30 11:20:28.449 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.450166 | ubuntu-noble | 2026-07-30 11:20:28.450 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.450320 | ubuntu-noble | 2026-07-30 11:20:28.450 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.450466 | ubuntu-noble | 2026-07-30 11:20:28.450 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.450616 | ubuntu-noble | 2026-07-30 11:20:28.450 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.450862 | ubuntu-noble | 2026-07-30 11:20:28.450 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.451051 | ubuntu-noble | 2026-07-30 11:20:28.450 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.451245 | ubuntu-noble | 2026-07-30 11:20:28.451 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.451401 | ubuntu-noble | 2026-07-30 11:20:28.451 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.451541 | ubuntu-noble | 2026-07-30 11:20:28.451 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.451687 | ubuntu-noble | 2026-07-30 11:20:28.451 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.451879 | ubuntu-noble | 2026-07-30 11:20:28.451 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.452150 | ubuntu-noble | 2026-07-30 11:20:28.451 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.452313 | ubuntu-noble | 2026-07-30 11:20:28.452 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.452464 | ubuntu-noble | 2026-07-30 11:20:28.452 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.452613 | ubuntu-noble | 2026-07-30 11:20:28.452 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.452796 | ubuntu-noble | 2026-07-30 11:20:28.452 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.452952 | ubuntu-noble | 2026-07-30 11:20:28.452 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.453115 | ubuntu-noble | 2026-07-30 11:20:28.453 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.453259 | ubuntu-noble | 2026-07-30 11:20:28.453 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.453406 | ubuntu-noble | 2026-07-30 11:20:28.453 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.453550 | ubuntu-noble | 2026-07-30 11:20:28.453 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.453695 | ubuntu-noble | 2026-07-30 11:20:28.453 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.453882 | ubuntu-noble | 2026-07-30 11:20:28.453 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.454009 | ubuntu-noble | 2026-07-30 11:20:28.453 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:28.454129 | ubuntu-noble | 2026-07-30 11:20:28.454 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:28.454352 | ubuntu-noble | 2026-07-30 11:20:28.454 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:28.454467 | ubuntu-noble | 2026-07-30 11:20:28.454 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.454594 | ubuntu-noble | 2026-07-30 11:20:28.454 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.454703 | ubuntu-noble | 2026-07-30 11:20:28.454 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.454850 | ubuntu-noble | 2026-07-30 11:20:28.454 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.454952 | ubuntu-noble | 2026-07-30 11:20:28.454 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.455120 | ubuntu-noble | 2026-07-30 11:20:28.455 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.455233 | ubuntu-noble | 2026-07-30 11:20:28.455 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.455324 | ubuntu-noble | 2026-07-30 11:20:28.455 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.455413 | ubuntu-noble | 2026-07-30 11:20:28.455 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.455501 | ubuntu-noble | 2026-07-30 11:20:28.455 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.455590 | ubuntu-noble | 2026-07-30 11:20:28.455 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.455680 | ubuntu-noble | 2026-07-30 11:20:28.455 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.455804 | ubuntu-noble | 2026-07-30 11:20:28.455 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.455892 | ubuntu-noble | 2026-07-30 11:20:28.455 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456027 | ubuntu-noble | 2026-07-30 11:20:28.455 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456118 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456192 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456267 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456341 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456414 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456487 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456558 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456630 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456702 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456805 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456875 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.456949 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.457038 | ubuntu-noble | 2026-07-30 11:20:28.456 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.457109 | ubuntu-noble | 2026-07-30 11:20:28.457 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.457179 | ubuntu-noble | 2026-07-30 11:20:28.457 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.457256 | ubuntu-noble | 2026-07-30 11:20:28.457 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.457334 | ubuntu-noble | 2026-07-30 11:20:28.457 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:28.457403 | ubuntu-noble | 2026-07-30 11:20:28.457 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:28.457480 | ubuntu-noble | 2026-07-30 11:20:28.457 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:28.457558 | ubuntu-noble | 2026-07-30 11:20:28.457 | WARNING | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:88 - Unknown port type 'virtual', unable to determine speed 2026-07-30 11:20:28.457645 | ubuntu-noble | 2026-07-30 11:20:28.457 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:28.457739 | ubuntu-noble | 2026-07-30 11:20:28.457 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:28.458252 | ubuntu-noble | 2026-07-30 11:20:28.458 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface Loopback0 using HWSKU Accton-AS7726-32X 2026-07-30 11:20:28.458343 | ubuntu-noble | 2026-07-30 11:20:28.458 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '1000base-t' to speed 1000 Mbps 2026-07-30 11:20:28.458428 | ubuntu-noble | 2026-07-30 11:20:28.458 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:28.458507 | ubuntu-noble | 2026-07-30 11:20:28.458 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:28.458955 | ubuntu-noble | 2026-07-30 11:20:28.458 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface eth0 using HWSKU Accton-AS7726-32X 2026-07-30 11:20:28.954854 | ubuntu-noble | 2026-07-30 11:20:28.953 | DEBUG | osism.tasks.conductor.sonic.device:get_device_mac_address:80 - Using MAC address 4E:A2:D7:B8:F3:C6 from management interface eth0 2026-07-30 11:20:28.954992 | ubuntu-noble | 2026-07-30 11:20:28.953 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:400 - Base config file /etc/sonic/config_db.json not found, starting with empty config for device testbed-switch-0 2026-07-30 11:20:28.955021 | ubuntu-noble | 2026-07-30 11:20:28.953 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet0, speed=100000, is_breakout=False 2026-07-30 11:20:28.955040 | ubuntu-noble | 2026-07-30 11:20:28.953 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 0 2026-07-30 11:20:28.955056 | ubuntu-noble | 2026-07-30 11:20:28.953 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 1 from alias 'hundredGigE1' 2026-07-30 11:20:28.955072 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet0 -> Eth1/1 (alias=hundredGigE1, sonic_port_number=1) 2026-07-30 11:20:28.955127 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet4, speed=100000, is_breakout=False 2026-07-30 11:20:28.955147 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 4 2026-07-30 11:20:28.955162 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 2 from alias 'hundredGigE2' 2026-07-30 11:20:28.955178 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet4 -> Eth1/2 (alias=hundredGigE2, sonic_port_number=2) 2026-07-30 11:20:28.955193 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet8, speed=100000, is_breakout=False 2026-07-30 11:20:28.955209 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 8 2026-07-30 11:20:28.955224 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 3 from alias 'hundredGigE3' 2026-07-30 11:20:28.955253 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet8 -> Eth1/3 (alias=hundredGigE3, sonic_port_number=3) 2026-07-30 11:20:28.955263 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet12, speed=100000, is_breakout=False 2026-07-30 11:20:28.955272 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 12 2026-07-30 11:20:28.955281 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 4 from alias 'hundredGigE4' 2026-07-30 11:20:28.955289 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet12 -> Eth1/4 (alias=hundredGigE4, sonic_port_number=4) 2026-07-30 11:20:28.955298 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet16, speed=100000, is_breakout=False 2026-07-30 11:20:28.955307 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 16 2026-07-30 11:20:28.955315 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 5 from alias 'hundredGigE5' 2026-07-30 11:20:28.955324 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet16 -> Eth1/5 (alias=hundredGigE5, sonic_port_number=5) 2026-07-30 11:20:28.955351 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet20, speed=100000, is_breakout=False 2026-07-30 11:20:28.955360 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 20 2026-07-30 11:20:28.955369 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 6 from alias 'hundredGigE6' 2026-07-30 11:20:28.955377 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet20 -> Eth1/6 (alias=hundredGigE6, sonic_port_number=6) 2026-07-30 11:20:28.955396 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet24, speed=100000, is_breakout=False 2026-07-30 11:20:28.955405 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 24 2026-07-30 11:20:28.955414 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 7 from alias 'hundredGigE7' 2026-07-30 11:20:28.955423 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet24 -> Eth1/7 (alias=hundredGigE7, sonic_port_number=7) 2026-07-30 11:20:28.955431 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet28, speed=100000, is_breakout=False 2026-07-30 11:20:28.955440 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 28 2026-07-30 11:20:28.955448 | ubuntu-noble | 2026-07-30 11:20:28.954 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 8 from alias 'hundredGigE8' 2026-07-30 11:20:28.955457 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet28 -> Eth1/8 (alias=hundredGigE8, sonic_port_number=8) 2026-07-30 11:20:28.955465 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet32, speed=100000, is_breakout=False 2026-07-30 11:20:28.955474 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 32 2026-07-30 11:20:28.955488 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 9 from alias 'hundredGigE9' 2026-07-30 11:20:28.955497 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet32 -> Eth1/9 (alias=hundredGigE9, sonic_port_number=9) 2026-07-30 11:20:28.955505 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet36, speed=100000, is_breakout=False 2026-07-30 11:20:28.955514 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 36 2026-07-30 11:20:28.955523 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 10 from alias 'hundredGigE10' 2026-07-30 11:20:28.955531 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet36 -> Eth1/10 (alias=hundredGigE10, sonic_port_number=10) 2026-07-30 11:20:28.955540 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet40, speed=100000, is_breakout=False 2026-07-30 11:20:28.955553 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 40 2026-07-30 11:20:28.955562 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 11 from alias 'hundredGigE11' 2026-07-30 11:20:28.955577 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet40 -> Eth1/11 (alias=hundredGigE11, sonic_port_number=11) 2026-07-30 11:20:28.955586 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet44, speed=100000, is_breakout=False 2026-07-30 11:20:28.955595 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 44 2026-07-30 11:20:28.955603 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 12 from alias 'hundredGigE12' 2026-07-30 11:20:28.955612 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet44 -> Eth1/12 (alias=hundredGigE12, sonic_port_number=12) 2026-07-30 11:20:28.955624 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet48, speed=100000, is_breakout=False 2026-07-30 11:20:28.955633 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 48 2026-07-30 11:20:28.955680 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 13 from alias 'hundredGigE13' 2026-07-30 11:20:28.955694 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet48 -> Eth1/13 (alias=hundredGigE13, sonic_port_number=13) 2026-07-30 11:20:28.955777 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet52, speed=100000, is_breakout=False 2026-07-30 11:20:28.955810 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 52 2026-07-30 11:20:28.955827 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 14 from alias 'hundredGigE14' 2026-07-30 11:20:28.955848 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet52 -> Eth1/14 (alias=hundredGigE14, sonic_port_number=14) 2026-07-30 11:20:28.955891 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet56, speed=100000, is_breakout=False 2026-07-30 11:20:28.955925 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 56 2026-07-30 11:20:28.955948 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 15 from alias 'hundredGigE15' 2026-07-30 11:20:28.956021 | ubuntu-noble | 2026-07-30 11:20:28.955 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet56 -> Eth1/15 (alias=hundredGigE15, sonic_port_number=15) 2026-07-30 11:20:28.956056 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet60, speed=100000, is_breakout=False 2026-07-30 11:20:28.956094 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 60 2026-07-30 11:20:28.956134 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 16 from alias 'hundredGigE16' 2026-07-30 11:20:28.956159 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet60 -> Eth1/16 (alias=hundredGigE16, sonic_port_number=16) 2026-07-30 11:20:28.956205 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet64, speed=100000, is_breakout=False 2026-07-30 11:20:28.956242 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 64 2026-07-30 11:20:28.956281 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 17 from alias 'hundredGigE17' 2026-07-30 11:20:28.956318 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet64 -> Eth1/17 (alias=hundredGigE17, sonic_port_number=17) 2026-07-30 11:20:28.956357 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet68, speed=100000, is_breakout=False 2026-07-30 11:20:28.956395 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 68 2026-07-30 11:20:28.956435 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 18 from alias 'hundredGigE18' 2026-07-30 11:20:28.956474 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet68 -> Eth1/18 (alias=hundredGigE18, sonic_port_number=18) 2026-07-30 11:20:28.956514 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet72, speed=100000, is_breakout=False 2026-07-30 11:20:28.956551 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 72 2026-07-30 11:20:28.956591 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 19 from alias 'hundredGigE19' 2026-07-30 11:20:28.956627 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet72 -> Eth1/19 (alias=hundredGigE19, sonic_port_number=19) 2026-07-30 11:20:28.956665 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet76, speed=100000, is_breakout=False 2026-07-30 11:20:28.956702 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 76 2026-07-30 11:20:28.956765 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 20 from alias 'hundredGigE20' 2026-07-30 11:20:28.956786 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet76 -> Eth1/20 (alias=hundredGigE20, sonic_port_number=20) 2026-07-30 11:20:28.956831 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet80, speed=100000, is_breakout=False 2026-07-30 11:20:28.957692 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 80 2026-07-30 11:20:28.957720 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 21 from alias 'hundredGigE21' 2026-07-30 11:20:28.957804 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet80 -> Eth1/21 (alias=hundredGigE21, sonic_port_number=21) 2026-07-30 11:20:28.957816 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet84, speed=100000, is_breakout=False 2026-07-30 11:20:28.957824 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 84 2026-07-30 11:20:28.957833 | ubuntu-noble | 2026-07-30 11:20:28.956 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 22 from alias 'hundredGigE22' 2026-07-30 11:20:28.957841 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet84 -> Eth1/22 (alias=hundredGigE22, sonic_port_number=22) 2026-07-30 11:20:28.957849 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet88, speed=100000, is_breakout=False 2026-07-30 11:20:28.957857 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 88 2026-07-30 11:20:28.957864 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 23 from alias 'hundredGigE23' 2026-07-30 11:20:28.957871 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet88 -> Eth1/23 (alias=hundredGigE23, sonic_port_number=23) 2026-07-30 11:20:28.957878 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet92, speed=100000, is_breakout=False 2026-07-30 11:20:28.957885 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 92 2026-07-30 11:20:28.957892 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 24 from alias 'hundredGigE24' 2026-07-30 11:20:28.957899 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet92 -> Eth1/24 (alias=hundredGigE24, sonic_port_number=24) 2026-07-30 11:20:28.957906 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet96, speed=100000, is_breakout=False 2026-07-30 11:20:28.957913 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 96 2026-07-30 11:20:28.957920 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 25 from alias 'hundredGigE25' 2026-07-30 11:20:28.957928 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet96 -> Eth1/25 (alias=hundredGigE25, sonic_port_number=25) 2026-07-30 11:20:28.957935 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet100, speed=100000, is_breakout=False 2026-07-30 11:20:28.957942 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 100 2026-07-30 11:20:28.957949 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 26 from alias 'hundredGigE26' 2026-07-30 11:20:28.957991 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet100 -> Eth1/26 (alias=hundredGigE26, sonic_port_number=26) 2026-07-30 11:20:28.958011 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet104, speed=100000, is_breakout=False 2026-07-30 11:20:28.958019 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 104 2026-07-30 11:20:28.958026 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 27 from alias 'hundredGigE27' 2026-07-30 11:20:28.958033 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet104 -> Eth1/27 (alias=hundredGigE27, sonic_port_number=27) 2026-07-30 11:20:28.958041 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet108, speed=100000, is_breakout=False 2026-07-30 11:20:28.958048 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 108 2026-07-30 11:20:28.958055 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 28 from alias 'hundredGigE28' 2026-07-30 11:20:28.958062 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet108 -> Eth1/28 (alias=hundredGigE28, sonic_port_number=28) 2026-07-30 11:20:28.958069 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet112, speed=100000, is_breakout=False 2026-07-30 11:20:28.958076 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 112 2026-07-30 11:20:28.958083 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 29 from alias 'hundredGigE29' 2026-07-30 11:20:28.958094 | ubuntu-noble | 2026-07-30 11:20:28.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet112 -> Eth1/29 (alias=hundredGigE29, sonic_port_number=29) 2026-07-30 11:20:28.958101 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet116, speed=100000, is_breakout=False 2026-07-30 11:20:28.958108 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 116 2026-07-30 11:20:28.958143 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 30 from alias 'hundredGigE30' 2026-07-30 11:20:28.958181 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet116 -> Eth1/30 (alias=hundredGigE30, sonic_port_number=30) 2026-07-30 11:20:28.958220 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet120, speed=100000, is_breakout=False 2026-07-30 11:20:28.958257 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 120 2026-07-30 11:20:28.958540 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 31 from alias 'hundredGigE31' 2026-07-30 11:20:28.958558 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet120 -> Eth1/31 (alias=hundredGigE31, sonic_port_number=31) 2026-07-30 11:20:28.958565 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet124, speed=100000, is_breakout=False 2026-07-30 11:20:28.958572 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 124 2026-07-30 11:20:28.958580 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 32 from alias 'hundredGigE32' 2026-07-30 11:20:28.958591 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet124 -> Eth1/32 (alias=hundredGigE32, sonic_port_number=32) 2026-07-30 11:20:28.958601 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet125, speed=10000, is_breakout=False 2026-07-30 11:20:28.958649 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 125 2026-07-30 11:20:28.958708 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 33 from alias 'tenGigE33' 2026-07-30 11:20:28.958776 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet125 -> Eth1/33 (alias=tenGigE33, sonic_port_number=33) 2026-07-30 11:20:28.958846 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet126, speed=10000, is_breakout=False 2026-07-30 11:20:28.958886 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 126 2026-07-30 11:20:28.958948 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 34 from alias 'tenGigE34' 2026-07-30 11:20:28.959024 | ubuntu-noble | 2026-07-30 11:20:28.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet126 -> Eth1/34 (alias=tenGigE34, sonic_port_number=34) 2026-07-30 11:20:28.960720 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet0 with IPv6 link-local only 2026-07-30 11:20:28.960792 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet20 with IPv6 link-local only 2026-07-30 11:20:28.960800 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet24 with IPv6 link-local only 2026-07-30 11:20:28.960807 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet28 with IPv6 link-local only 2026-07-30 11:20:28.960813 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet32 with IPv6 link-local only 2026-07-30 11:20:28.960819 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet36 with IPv6 link-local only 2026-07-30 11:20:28.960841 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet40 with IPv6 link-local only 2026-07-30 11:20:28.960848 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet44 with IPv6 link-local only 2026-07-30 11:20:28.960855 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet48 with IPv6 link-local only 2026-07-30 11:20:28.960861 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet52 with IPv6 link-local only 2026-07-30 11:20:28.960867 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet56 with IPv6 link-local only 2026-07-30 11:20:28.960881 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet120 with IPv6 link-local only 2026-07-30 11:20:28.960887 | ubuntu-noble | 2026-07-30 11:20:28.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet124 with IPv6 link-local only 2026-07-30 11:20:29.242045 | ubuntu-noble | 2026-07-30 11:20:29.241 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:29.242212 | ubuntu-noble | 2026-07-30 11:20:29.242 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:29.275210 | ubuntu-noble | 2026-07-30 11:20:29.274 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet0 (no direct IPv4) 2026-07-30 11:20:29.275270 | ubuntu-noble | 2026-07-30 11:20:29.275 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:29.472140 | ubuntu-noble | 2026-07-30 11:20:29.471 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet0 (connected device testbed-manager is not a switch and no tag set) 2026-07-30 11:20:30.221534 | ubuntu-noble | 2026-07-30 11:20:30.221 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:30.221690 | ubuntu-noble | 2026-07-30 11:20:30.221 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:30.247083 | ubuntu-noble | 2026-07-30 11:20:30.246 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet20 (no direct IPv4) 2026-07-30 11:20:30.247210 | ubuntu-noble | 2026-07-30 11:20:30.246 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:30.474568 | ubuntu-noble | 2026-07-30 11:20:30.474 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet20 (connected device testbed-node-0 is not a switch and no tag set) 2026-07-30 11:20:30.751815 | ubuntu-noble | 2026-07-30 11:20:30.751 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:30.751925 | ubuntu-noble | 2026-07-30 11:20:30.751 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:30.774519 | ubuntu-noble | 2026-07-30 11:20:30.774 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet24 (no direct IPv4) 2026-07-30 11:20:30.774589 | ubuntu-noble | 2026-07-30 11:20:30.774 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:30.970157 | ubuntu-noble | 2026-07-30 11:20:30.969 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet24 (connected device testbed-node-1 is not a switch and no tag set) 2026-07-30 11:20:31.225298 | ubuntu-noble | 2026-07-30 11:20:31.225 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:31.225374 | ubuntu-noble | 2026-07-30 11:20:31.225 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:31.244530 | ubuntu-noble | 2026-07-30 11:20:31.244 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet28 (no direct IPv4) 2026-07-30 11:20:31.244606 | ubuntu-noble | 2026-07-30 11:20:31.244 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:31.433792 | ubuntu-noble | 2026-07-30 11:20:31.433 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet28 (connected device testbed-node-2 is not a switch and no tag set) 2026-07-30 11:20:31.682498 | ubuntu-noble | 2026-07-30 11:20:31.682 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:31.682577 | ubuntu-noble | 2026-07-30 11:20:31.682 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:31.703140 | ubuntu-noble | 2026-07-30 11:20:31.702 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet32 (no direct IPv4) 2026-07-30 11:20:31.703213 | ubuntu-noble | 2026-07-30 11:20:31.703 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:31.899307 | ubuntu-noble | 2026-07-30 11:20:31.899 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet32 (connected device testbed-node-3 is not a switch and no tag set) 2026-07-30 11:20:32.177395 | ubuntu-noble | 2026-07-30 11:20:32.177 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:32.177583 | ubuntu-noble | 2026-07-30 11:20:32.177 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:32.201863 | ubuntu-noble | 2026-07-30 11:20:32.201 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet36 (no direct IPv4) 2026-07-30 11:20:32.201983 | ubuntu-noble | 2026-07-30 11:20:32.201 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:32.417704 | ubuntu-noble | 2026-07-30 11:20:32.417 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet36 (connected device testbed-node-4 is not a switch and no tag set) 2026-07-30 11:20:33.162310 | ubuntu-noble | 2026-07-30 11:20:33.162 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:33.164529 | ubuntu-noble | 2026-07-30 11:20:33.162 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:33.189020 | ubuntu-noble | 2026-07-30 11:20:33.188 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet40 (no direct IPv4) 2026-07-30 11:20:33.189191 | ubuntu-noble | 2026-07-30 11:20:33.189 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:33.428658 | ubuntu-noble | 2026-07-30 11:20:33.428 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet40 (connected device testbed-node-5 is not a switch and no tag set) 2026-07-30 11:20:33.690888 | ubuntu-noble | 2026-07-30 11:20:33.690 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:33.691075 | ubuntu-noble | 2026-07-30 11:20:33.690 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:33.718114 | ubuntu-noble | 2026-07-30 11:20:33.717 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet44 (no direct IPv4) 2026-07-30 11:20:33.718216 | ubuntu-noble | 2026-07-30 11:20:33.718 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:33.922302 | ubuntu-noble | 2026-07-30 11:20:33.922 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet44 (connected device testbed-node-6 is not a switch and no tag set) 2026-07-30 11:20:34.188923 | ubuntu-noble | 2026-07-30 11:20:34.188 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:34.189044 | ubuntu-noble | 2026-07-30 11:20:34.188 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:34.211693 | ubuntu-noble | 2026-07-30 11:20:34.211 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet48 (no direct IPv4) 2026-07-30 11:20:34.211823 | ubuntu-noble | 2026-07-30 11:20:34.211 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:34.412504 | ubuntu-noble | 2026-07-30 11:20:34.412 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet48 (connected device testbed-node-7 is not a switch and no tag set) 2026-07-30 11:20:34.686789 | ubuntu-noble | 2026-07-30 11:20:34.686 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:34.687614 | ubuntu-noble | 2026-07-30 11:20:34.687 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:34.718174 | ubuntu-noble | 2026-07-30 11:20:34.717 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet52 (no direct IPv4) 2026-07-30 11:20:34.718290 | ubuntu-noble | 2026-07-30 11:20:34.718 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:34.931122 | ubuntu-noble | 2026-07-30 11:20:34.930 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet52 (connected device testbed-node-8 is not a switch and no tag set) 2026-07-30 11:20:35.211462 | ubuntu-noble | 2026-07-30 11:20:35.211 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:35.211547 | ubuntu-noble | 2026-07-30 11:20:35.211 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:35.231972 | ubuntu-noble | 2026-07-30 11:20:35.231 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet56 (no direct IPv4) 2026-07-30 11:20:35.232046 | ubuntu-noble | 2026-07-30 11:20:35.231 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:35.433012 | ubuntu-noble | 2026-07-30 11:20:35.432 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet56 (connected device testbed-node-9 is not a switch and no tag set) 2026-07-30 11:20:35.716338 | ubuntu-noble | 2026-07-30 11:20:35.716 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:20:35.716489 | ubuntu-noble | 2026-07-30 11:20:35.716 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:35.746598 | ubuntu-noble | 2026-07-30 11:20:35.746 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet120 (no direct IPv4) 2026-07-30 11:20:35.746648 | ubuntu-noble | 2026-07-30 11:20:35.746 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:36.414432 | ubuntu-noble | 2026-07-30 11:20:36.414 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet120 (connected to testbed-switch-2) 2026-07-30 11:20:36.695255 | ubuntu-noble | 2026-07-30 11:20:36.694 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:20:36.695463 | ubuntu-noble | 2026-07-30 11:20:36.695 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:36.717320 | ubuntu-noble | 2026-07-30 11:20:36.717 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet124 (no direct IPv4) 2026-07-30 11:20:36.717449 | ubuntu-noble | 2026-07-30 11:20:36.717 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:36.929460 | ubuntu-noble | 2026-07-30 11:20:36.929 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet124 (connected to testbed-switch-3) 2026-07-30 11:20:37.205918 | ubuntu-noble | 2026-07-30 11:20:37.205 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:37.206162 | ubuntu-noble | 2026-07-30 11:20:37.205 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:37.228766 | ubuntu-noble | 2026-07-30 11:20:37.228 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet0 for BGP neighbor 2026-07-30 11:20:37.228914 | ubuntu-noble | 2026-07-30 11:20:37.228 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:37.229206 | ubuntu-noble | 2026-07-30 11:20:37.229 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet0 (no direct IPv4, v6only=true) 2026-07-30 11:20:37.542744 | ubuntu-noble | 2026-07-30 11:20:37.542 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:37.542821 | ubuntu-noble | 2026-07-30 11:20:37.542 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:37.564013 | ubuntu-noble | 2026-07-30 11:20:37.563 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet20 for BGP neighbor 2026-07-30 11:20:37.564110 | ubuntu-noble | 2026-07-30 11:20:37.564 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:37.564272 | ubuntu-noble | 2026-07-30 11:20:37.564 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet20 (no direct IPv4, v6only=true) 2026-07-30 11:20:37.840488 | ubuntu-noble | 2026-07-30 11:20:37.840 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:37.840672 | ubuntu-noble | 2026-07-30 11:20:37.840 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:37.872391 | ubuntu-noble | 2026-07-30 11:20:37.872 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet24 for BGP neighbor 2026-07-30 11:20:37.872583 | ubuntu-noble | 2026-07-30 11:20:37.872 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:37.872976 | ubuntu-noble | 2026-07-30 11:20:37.872 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet24 (no direct IPv4, v6only=true) 2026-07-30 11:20:38.152003 | ubuntu-noble | 2026-07-30 11:20:38.151 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:38.152270 | ubuntu-noble | 2026-07-30 11:20:38.152 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:38.177604 | ubuntu-noble | 2026-07-30 11:20:38.177 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet28 for BGP neighbor 2026-07-30 11:20:38.177748 | ubuntu-noble | 2026-07-30 11:20:38.177 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:38.178079 | ubuntu-noble | 2026-07-30 11:20:38.177 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet28 (no direct IPv4, v6only=true) 2026-07-30 11:20:38.462619 | ubuntu-noble | 2026-07-30 11:20:38.462 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:38.462721 | ubuntu-noble | 2026-07-30 11:20:38.462 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:38.483614 | ubuntu-noble | 2026-07-30 11:20:38.483 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet32 for BGP neighbor 2026-07-30 11:20:38.483707 | ubuntu-noble | 2026-07-30 11:20:38.483 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:38.483960 | ubuntu-noble | 2026-07-30 11:20:38.483 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet32 (no direct IPv4, v6only=true) 2026-07-30 11:20:38.756043 | ubuntu-noble | 2026-07-30 11:20:38.755 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:38.756149 | ubuntu-noble | 2026-07-30 11:20:38.756 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:38.779011 | ubuntu-noble | 2026-07-30 11:20:38.778 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet36 for BGP neighbor 2026-07-30 11:20:38.779119 | ubuntu-noble | 2026-07-30 11:20:38.779 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:38.779305 | ubuntu-noble | 2026-07-30 11:20:38.779 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet36 (no direct IPv4, v6only=true) 2026-07-30 11:20:39.058148 | ubuntu-noble | 2026-07-30 11:20:39.057 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:39.058204 | ubuntu-noble | 2026-07-30 11:20:39.057 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:39.082659 | ubuntu-noble | 2026-07-30 11:20:39.082 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet40 for BGP neighbor 2026-07-30 11:20:39.082752 | ubuntu-noble | 2026-07-30 11:20:39.082 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:39.082830 | ubuntu-noble | 2026-07-30 11:20:39.082 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet40 (no direct IPv4, v6only=true) 2026-07-30 11:20:39.359283 | ubuntu-noble | 2026-07-30 11:20:39.359 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:39.359365 | ubuntu-noble | 2026-07-30 11:20:39.359 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:39.382362 | ubuntu-noble | 2026-07-30 11:20:39.382 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet44 for BGP neighbor 2026-07-30 11:20:39.382446 | ubuntu-noble | 2026-07-30 11:20:39.382 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:39.382464 | ubuntu-noble | 2026-07-30 11:20:39.382 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet44 (no direct IPv4, v6only=true) 2026-07-30 11:20:40.120803 | ubuntu-noble | 2026-07-30 11:20:40.120 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:40.120888 | ubuntu-noble | 2026-07-30 11:20:40.120 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:40.140778 | ubuntu-noble | 2026-07-30 11:20:40.140 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet48 for BGP neighbor 2026-07-30 11:20:40.140862 | ubuntu-noble | 2026-07-30 11:20:40.140 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:40.140879 | ubuntu-noble | 2026-07-30 11:20:40.140 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet48 (no direct IPv4, v6only=true) 2026-07-30 11:20:40.392511 | ubuntu-noble | 2026-07-30 11:20:40.392 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:40.392610 | ubuntu-noble | 2026-07-30 11:20:40.392 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:40.414208 | ubuntu-noble | 2026-07-30 11:20:40.414 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet52 for BGP neighbor 2026-07-30 11:20:40.414255 | ubuntu-noble | 2026-07-30 11:20:40.414 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:40.414316 | ubuntu-noble | 2026-07-30 11:20:40.414 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet52 (no direct IPv4, v6only=true) 2026-07-30 11:20:40.705272 | ubuntu-noble | 2026-07-30 11:20:40.705 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet3, checking for FHRP VIP addresses 2026-07-30 11:20:40.705353 | ubuntu-noble | 2026-07-30 11:20:40.705 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:40.727173 | ubuntu-noble | 2026-07-30 11:20:40.726 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet56 for BGP neighbor 2026-07-30 11:20:40.727258 | ubuntu-noble | 2026-07-30 11:20:40.727 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:40.727284 | ubuntu-noble | 2026-07-30 11:20:40.727 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet56 (no direct IPv4, v6only=true) 2026-07-30 11:20:41.014249 | ubuntu-noble | 2026-07-30 11:20:41.014 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:20:41.014333 | ubuntu-noble | 2026-07-30 11:20:41.014 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:41.036825 | ubuntu-noble | 2026-07-30 11:20:41.036 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet120 for BGP neighbor 2026-07-30 11:20:41.036904 | ubuntu-noble | 2026-07-30 11:20:41.036 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:41.036924 | ubuntu-noble | 2026-07-30 11:20:41.036 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet120 (no direct IPv4, v6only=true) 2026-07-30 11:20:41.301166 | ubuntu-noble | 2026-07-30 11:20:41.300 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:20:41.301245 | ubuntu-noble | 2026-07-30 11:20:41.301 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:41.322810 | ubuntu-noble | 2026-07-30 11:20:41.321 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet124 for BGP neighbor 2026-07-30 11:20:41.322890 | ubuntu-noble | 2026-07-30 11:20:41.321 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 1 2026-07-30 11:20:41.322899 | ubuntu-noble | 2026-07-30 11:20:41.322 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet124 (no direct IPv4, v6only=true) 2026-07-30 11:20:41.322924 | ubuntu-noble | 2026-07-30 11:20:41.322 | DEBUG | osism.tasks.conductor.netbox:get_device_oob_ip:139 - Found OOB IP for device testbed-switch-0: 172.16.0.27/20 2026-07-30 11:20:41.322928 | ubuntu-noble | 2026-07-30 11:20:41.322 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1795 - Device testbed-switch-0 has OOB IP 172.16.0.27/20 2026-07-30 11:20:41.323059 | ubuntu-noble | 2026-07-30 11:20:41.322 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1843 - No suitable Metalbox found for SONiC device testbed-switch-0 2026-07-30 11:20:41.323158 | ubuntu-noble | 2026-07-30 11:20:41.323 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_ntp_configuration:1874 - No NTP server found for SONiC device testbed-switch-0 2026-07-30 11:20:41.323252 | ubuntu-noble | 2026-07-30 11:20:41.323 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device testbed-switch-0 2026-07-30 11:20:41.323342 | ubuntu-noble | 2026-07-30 11:20:41.323 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_dns_configuration:1909 - No DNS server found for SONiC device testbed-switch-0 2026-07-30 11:20:41.323924 | ubuntu-noble | 2026-07-30 11:20:41.323 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device testbed-switch-0 2026-07-30 11:20:41.324214 | ubuntu-noble | 2026-07-30 11:20:41.324 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:544 - Using default config_version 'version_4_0_1' for device testbed-switch-0 2026-07-30 11:20:41.673663 | ubuntu-noble | 2026-07-30 11:20:41.673 | INFO | osism.tasks.conductor.sonic.exporter:save_config_to_netbox:124 - Created new SONiC local context for device testbed-switch-0 (first-time configuration) 2026-07-30 11:20:41.675239 | ubuntu-noble | 2026-07-30 11:20:41.675 | INFO | osism.tasks.conductor.sonic.exporter:export_config_to_file:226 - Exported SONiC config for device testbed-switch-0 to /tmp/tmp.xEtCJTAXip/osism_testbed-switch-0_config_db.json 2026-07-30 11:20:41.675303 | ubuntu-noble | 2026-07-30 11:20:41.675 | DEBUG | osism.tasks.conductor.sonic.exporter:export_config_to_file:279 - Symlink conditions not met - identifier_type: hostname, has_serial: True, serial_value: 2026-07-30 11:20:41.675371 | ubuntu-noble | 2026-07-30 11:20:41.675 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:268 - Configuration updated for device testbed-switch-0 2026-07-30 11:20:41.675429 | ubuntu-noble | 2026-07-30 11:20:41.675 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:272 - Generated SONiC config for device testbed-switch-0 with 34 ports 2026-07-30 11:20:41.675476 | ubuntu-noble | 2026-07-30 11:20:41.675 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:191 - Device testbed-switch-1 has SONiC firmware version: 4.5.0 2026-07-30 11:20:41.675528 | ubuntu-noble | 2026-07-30 11:20:41.675 | WARNING | osism.tasks.conductor.sonic.exporter:export_firmware_link:378 - Serial number not found for device testbed-switch-1, falling back to hostname for firmware symlink 2026-07-30 11:20:41.675679 | ubuntu-noble | 2026-07-30 11:20:41.675 | INFO | osism.tasks.conductor.sonic.exporter:export_firmware_link:417 - Created firmware symlink /tmp/tmp.xEtCJTAXip/sonic-broadcom-enterprise-base_testbed-switch-1.bin -> sonic-broadcom-enterprise-base_4.5.0.bin for device testbed-switch-1 2026-07-30 11:20:41.675723 | ubuntu-noble | 2026-07-30 11:20:41.675 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:216 - Processing device: testbed-switch-1 with HWSKU: Accton-AS7726-32X 2026-07-30 11:20:41.675802 | ubuntu-noble | 2026-07-30 11:20:41.675 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:41.676128 | ubuntu-noble | 2026-07-30 11:20:41.676 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:30 - Fetching interfaces for device 2 2026-07-30 11:20:42.181095 | ubuntu-noble | 2026-07-30 11:20:42.180 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:36 - Cached 36 interfaces for device 2 2026-07-30 11:20:42.181164 | ubuntu-noble | 2026-07-30 11:20:42.181 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:42.181352 | ubuntu-noble | 2026-07-30 11:20:42.181 | DEBUG | osism.tasks.conductor.netbox:get_device_oob_ip:139 - Found OOB IP for device testbed-switch-1: 172.16.0.28/20 2026-07-30 11:20:42.181421 | ubuntu-noble | 2026-07-30 11:20:42.181 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:42.295595 | ubuntu-noble | 2026-07-30 11:20:42.295 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:42.413991 | ubuntu-noble | 2026-07-30 11:20:42.413 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:42.414171 | ubuntu-noble | 2026-07-30 11:20:42.414 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:42.541595 | ubuntu-noble | 2026-07-30 11:20:42.541 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:42.704917 | ubuntu-noble | 2026-07-30 11:20:42.704 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_transfer_role_ipv4_addresses:1088 - Failed to get transfer role IPv4 addresses for device testbed-switch-1: The request failed with code 400 Bad Request: {'role': ['Select a valid choice. transfer is not one of the available choices.']} 2026-07-30 11:20:42.705274 | ubuntu-noble | 2026-07-30 11:20:42.705 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:42.705434 | ubuntu-noble | 2026-07-30 11:20:42.705 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:42.706239 | ubuntu-noble | 2026-07-30 11:20:42.706 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.706428 | ubuntu-noble | 2026-07-30 11:20:42.706 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.706583 | ubuntu-noble | 2026-07-30 11:20:42.706 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.706745 | ubuntu-noble | 2026-07-30 11:20:42.706 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.706948 | ubuntu-noble | 2026-07-30 11:20:42.706 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.707141 | ubuntu-noble | 2026-07-30 11:20:42.707 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.707285 | ubuntu-noble | 2026-07-30 11:20:42.707 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.707430 | ubuntu-noble | 2026-07-30 11:20:42.707 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.707574 | ubuntu-noble | 2026-07-30 11:20:42.707 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.707718 | ubuntu-noble | 2026-07-30 11:20:42.707 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.707993 | ubuntu-noble | 2026-07-30 11:20:42.707 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.708139 | ubuntu-noble | 2026-07-30 11:20:42.708 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.708284 | ubuntu-noble | 2026-07-30 11:20:42.708 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.708422 | ubuntu-noble | 2026-07-30 11:20:42.708 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.708563 | ubuntu-noble | 2026-07-30 11:20:42.708 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.708709 | ubuntu-noble | 2026-07-30 11:20:42.708 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.708886 | ubuntu-noble | 2026-07-30 11:20:42.708 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.709096 | ubuntu-noble | 2026-07-30 11:20:42.708 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.709241 | ubuntu-noble | 2026-07-30 11:20:42.709 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.709369 | ubuntu-noble | 2026-07-30 11:20:42.709 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.709492 | ubuntu-noble | 2026-07-30 11:20:42.709 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.709623 | ubuntu-noble | 2026-07-30 11:20:42.709 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.709791 | ubuntu-noble | 2026-07-30 11:20:42.709 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.709919 | ubuntu-noble | 2026-07-30 11:20:42.709 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.710074 | ubuntu-noble | 2026-07-30 11:20:42.709 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.710200 | ubuntu-noble | 2026-07-30 11:20:42.710 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.710338 | ubuntu-noble | 2026-07-30 11:20:42.710 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.710463 | ubuntu-noble | 2026-07-30 11:20:42.710 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.710591 | ubuntu-noble | 2026-07-30 11:20:42.710 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.710722 | ubuntu-noble | 2026-07-30 11:20:42.710 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.710880 | ubuntu-noble | 2026-07-30 11:20:42.710 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.711067 | ubuntu-noble | 2026-07-30 11:20:42.710 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.711169 | ubuntu-noble | 2026-07-30 11:20:42.711 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:42.711259 | ubuntu-noble | 2026-07-30 11:20:42.711 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:42.711407 | ubuntu-noble | 2026-07-30 11:20:42.711 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:42.711495 | ubuntu-noble | 2026-07-30 11:20:42.711 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.711586 | ubuntu-noble | 2026-07-30 11:20:42.711 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.711668 | ubuntu-noble | 2026-07-30 11:20:42.711 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.711773 | ubuntu-noble | 2026-07-30 11:20:42.711 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.711844 | ubuntu-noble | 2026-07-30 11:20:42.711 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.711919 | ubuntu-noble | 2026-07-30 11:20:42.711 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712011 | ubuntu-noble | 2026-07-30 11:20:42.711 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712089 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712164 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712238 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712311 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712383 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712455 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712530 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712603 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712676 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712772 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712844 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.712916 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713005 | ubuntu-noble | 2026-07-30 11:20:42.712 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713078 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713150 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713225 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713297 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713381 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713444 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713519 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713593 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713666 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713759 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713831 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.713904 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:42.714033 | ubuntu-noble | 2026-07-30 11:20:42.713 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:42.714101 | ubuntu-noble | 2026-07-30 11:20:42.714 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:42.714179 | ubuntu-noble | 2026-07-30 11:20:42.714 | WARNING | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:88 - Unknown port type 'virtual', unable to determine speed 2026-07-30 11:20:42.714259 | ubuntu-noble | 2026-07-30 11:20:42.714 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:42.714343 | ubuntu-noble | 2026-07-30 11:20:42.714 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:42.714793 | ubuntu-noble | 2026-07-30 11:20:42.714 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface Loopback0 using HWSKU Accton-AS7726-32X 2026-07-30 11:20:42.714865 | ubuntu-noble | 2026-07-30 11:20:42.714 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '1000base-t' to speed 1000 Mbps 2026-07-30 11:20:42.714955 | ubuntu-noble | 2026-07-30 11:20:42.714 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:42.715024 | ubuntu-noble | 2026-07-30 11:20:42.714 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:42.715389 | ubuntu-noble | 2026-07-30 11:20:42.715 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface eth0 using HWSKU Accton-AS7726-32X 2026-07-30 11:20:43.704861 | ubuntu-noble | 2026-07-30 11:20:43.704 | DEBUG | osism.tasks.conductor.sonic.device:get_device_mac_address:80 - Using MAC address 73:9F:C1:E5:B2:8D from management interface eth0 2026-07-30 11:20:43.705126 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:400 - Base config file /etc/sonic/config_db.json not found, starting with empty config for device testbed-switch-1 2026-07-30 11:20:43.705369 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet0, speed=100000, is_breakout=False 2026-07-30 11:20:43.705443 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 0 2026-07-30 11:20:43.705517 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 1 from alias 'hundredGigE1' 2026-07-30 11:20:43.705572 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet0 -> Eth1/1 (alias=hundredGigE1, sonic_port_number=1) 2026-07-30 11:20:43.705641 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet4, speed=100000, is_breakout=False 2026-07-30 11:20:43.705711 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 4 2026-07-30 11:20:43.705807 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 2 from alias 'hundredGigE2' 2026-07-30 11:20:43.705852 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet4 -> Eth1/2 (alias=hundredGigE2, sonic_port_number=2) 2026-07-30 11:20:43.705906 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet8, speed=100000, is_breakout=False 2026-07-30 11:20:43.705968 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 8 2026-07-30 11:20:43.706019 | ubuntu-noble | 2026-07-30 11:20:43.705 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 3 from alias 'hundredGigE3' 2026-07-30 11:20:43.706063 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet8 -> Eth1/3 (alias=hundredGigE3, sonic_port_number=3) 2026-07-30 11:20:43.706113 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet12, speed=100000, is_breakout=False 2026-07-30 11:20:43.706161 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 12 2026-07-30 11:20:43.706211 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 4 from alias 'hundredGigE4' 2026-07-30 11:20:43.706256 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet12 -> Eth1/4 (alias=hundredGigE4, sonic_port_number=4) 2026-07-30 11:20:43.706306 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet16, speed=100000, is_breakout=False 2026-07-30 11:20:43.706354 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 16 2026-07-30 11:20:43.706403 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 5 from alias 'hundredGigE5' 2026-07-30 11:20:43.706447 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet16 -> Eth1/5 (alias=hundredGigE5, sonic_port_number=5) 2026-07-30 11:20:43.706505 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet20, speed=100000, is_breakout=False 2026-07-30 11:20:43.706563 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 20 2026-07-30 11:20:43.706640 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 6 from alias 'hundredGigE6' 2026-07-30 11:20:43.706687 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet20 -> Eth1/6 (alias=hundredGigE6, sonic_port_number=6) 2026-07-30 11:20:43.706783 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet24, speed=100000, is_breakout=False 2026-07-30 11:20:43.706854 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 24 2026-07-30 11:20:43.706956 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 7 from alias 'hundredGigE7' 2026-07-30 11:20:43.707020 | ubuntu-noble | 2026-07-30 11:20:43.706 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet24 -> Eth1/7 (alias=hundredGigE7, sonic_port_number=7) 2026-07-30 11:20:43.707092 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet28, speed=100000, is_breakout=False 2026-07-30 11:20:43.707161 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 28 2026-07-30 11:20:43.707238 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 8 from alias 'hundredGigE8' 2026-07-30 11:20:43.707307 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet28 -> Eth1/8 (alias=hundredGigE8, sonic_port_number=8) 2026-07-30 11:20:43.707389 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet32, speed=100000, is_breakout=False 2026-07-30 11:20:43.707466 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 32 2026-07-30 11:20:43.707550 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 9 from alias 'hundredGigE9' 2026-07-30 11:20:43.707630 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet32 -> Eth1/9 (alias=hundredGigE9, sonic_port_number=9) 2026-07-30 11:20:43.707702 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet36, speed=100000, is_breakout=False 2026-07-30 11:20:43.707805 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 36 2026-07-30 11:20:43.707886 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 10 from alias 'hundredGigE10' 2026-07-30 11:20:43.707981 | ubuntu-noble | 2026-07-30 11:20:43.707 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet36 -> Eth1/10 (alias=hundredGigE10, sonic_port_number=10) 2026-07-30 11:20:43.708063 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet40, speed=100000, is_breakout=False 2026-07-30 11:20:43.708138 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 40 2026-07-30 11:20:43.708217 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 11 from alias 'hundredGigE11' 2026-07-30 11:20:43.708293 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet40 -> Eth1/11 (alias=hundredGigE11, sonic_port_number=11) 2026-07-30 11:20:43.708380 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet44, speed=100000, is_breakout=False 2026-07-30 11:20:43.708450 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 44 2026-07-30 11:20:43.708507 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 12 from alias 'hundredGigE12' 2026-07-30 11:20:43.708554 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet44 -> Eth1/12 (alias=hundredGigE12, sonic_port_number=12) 2026-07-30 11:20:43.708605 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet48, speed=100000, is_breakout=False 2026-07-30 11:20:43.708652 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 48 2026-07-30 11:20:43.708702 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 13 from alias 'hundredGigE13' 2026-07-30 11:20:43.708774 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet48 -> Eth1/13 (alias=hundredGigE13, sonic_port_number=13) 2026-07-30 11:20:43.708819 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet52, speed=100000, is_breakout=False 2026-07-30 11:20:43.708865 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 52 2026-07-30 11:20:43.708977 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 14 from alias 'hundredGigE14' 2026-07-30 11:20:43.709060 | ubuntu-noble | 2026-07-30 11:20:43.708 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet52 -> Eth1/14 (alias=hundredGigE14, sonic_port_number=14) 2026-07-30 11:20:43.709128 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet56, speed=100000, is_breakout=False 2026-07-30 11:20:43.709186 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 56 2026-07-30 11:20:43.709262 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 15 from alias 'hundredGigE15' 2026-07-30 11:20:43.709334 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet56 -> Eth1/15 (alias=hundredGigE15, sonic_port_number=15) 2026-07-30 11:20:43.709410 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet60, speed=100000, is_breakout=False 2026-07-30 11:20:43.709485 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 60 2026-07-30 11:20:43.709566 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 16 from alias 'hundredGigE16' 2026-07-30 11:20:43.709629 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet60 -> Eth1/16 (alias=hundredGigE16, sonic_port_number=16) 2026-07-30 11:20:43.709680 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet64, speed=100000, is_breakout=False 2026-07-30 11:20:43.709737 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 64 2026-07-30 11:20:43.709800 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 17 from alias 'hundredGigE17' 2026-07-30 11:20:43.709875 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet64 -> Eth1/17 (alias=hundredGigE17, sonic_port_number=17) 2026-07-30 11:20:43.709948 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet68, speed=100000, is_breakout=False 2026-07-30 11:20:43.710018 | ubuntu-noble | 2026-07-30 11:20:43.709 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 68 2026-07-30 11:20:43.710088 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 18 from alias 'hundredGigE18' 2026-07-30 11:20:43.710133 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet68 -> Eth1/18 (alias=hundredGigE18, sonic_port_number=18) 2026-07-30 11:20:43.710182 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet72, speed=100000, is_breakout=False 2026-07-30 11:20:43.710227 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 72 2026-07-30 11:20:43.710275 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 19 from alias 'hundredGigE19' 2026-07-30 11:20:43.710317 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet72 -> Eth1/19 (alias=hundredGigE19, sonic_port_number=19) 2026-07-30 11:20:43.710365 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet76, speed=100000, is_breakout=False 2026-07-30 11:20:43.710418 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 76 2026-07-30 11:20:43.710494 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 20 from alias 'hundredGigE20' 2026-07-30 11:20:43.710563 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet76 -> Eth1/20 (alias=hundredGigE20, sonic_port_number=20) 2026-07-30 11:20:43.710638 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet80, speed=100000, is_breakout=False 2026-07-30 11:20:43.710712 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 80 2026-07-30 11:20:43.710833 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 21 from alias 'hundredGigE21' 2026-07-30 11:20:43.710897 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet80 -> Eth1/21 (alias=hundredGigE21, sonic_port_number=21) 2026-07-30 11:20:43.711173 | ubuntu-noble | 2026-07-30 11:20:43.710 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet84, speed=100000, is_breakout=False 2026-07-30 11:20:43.711247 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 84 2026-07-30 11:20:43.711272 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 22 from alias 'hundredGigE22' 2026-07-30 11:20:43.711284 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet84 -> Eth1/22 (alias=hundredGigE22, sonic_port_number=22) 2026-07-30 11:20:43.711326 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet88, speed=100000, is_breakout=False 2026-07-30 11:20:43.711441 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 88 2026-07-30 11:20:43.711458 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 23 from alias 'hundredGigE23' 2026-07-30 11:20:43.711513 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet88 -> Eth1/23 (alias=hundredGigE23, sonic_port_number=23) 2026-07-30 11:20:43.711577 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet92, speed=100000, is_breakout=False 2026-07-30 11:20:43.711620 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 92 2026-07-30 11:20:43.711665 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 24 from alias 'hundredGigE24' 2026-07-30 11:20:43.711734 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet92 -> Eth1/24 (alias=hundredGigE24, sonic_port_number=24) 2026-07-30 11:20:43.711817 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet96, speed=100000, is_breakout=False 2026-07-30 11:20:43.711877 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 96 2026-07-30 11:20:43.711923 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 25 from alias 'hundredGigE25' 2026-07-30 11:20:43.711983 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet96 -> Eth1/25 (alias=hundredGigE25, sonic_port_number=25) 2026-07-30 11:20:43.712030 | ubuntu-noble | 2026-07-30 11:20:43.711 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet100, speed=100000, is_breakout=False 2026-07-30 11:20:43.712072 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 100 2026-07-30 11:20:43.712116 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 26 from alias 'hundredGigE26' 2026-07-30 11:20:43.712157 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet100 -> Eth1/26 (alias=hundredGigE26, sonic_port_number=26) 2026-07-30 11:20:43.712202 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet104, speed=100000, is_breakout=False 2026-07-30 11:20:43.712244 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 104 2026-07-30 11:20:43.712286 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 27 from alias 'hundredGigE27' 2026-07-30 11:20:43.712326 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet104 -> Eth1/27 (alias=hundredGigE27, sonic_port_number=27) 2026-07-30 11:20:43.712370 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet108, speed=100000, is_breakout=False 2026-07-30 11:20:43.712411 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 108 2026-07-30 11:20:43.712454 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 28 from alias 'hundredGigE28' 2026-07-30 11:20:43.712492 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet108 -> Eth1/28 (alias=hundredGigE28, sonic_port_number=28) 2026-07-30 11:20:43.712539 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet112, speed=100000, is_breakout=False 2026-07-30 11:20:43.712575 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 112 2026-07-30 11:20:43.712616 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 29 from alias 'hundredGigE29' 2026-07-30 11:20:43.712655 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet112 -> Eth1/29 (alias=hundredGigE29, sonic_port_number=29) 2026-07-30 11:20:43.712699 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet116, speed=100000, is_breakout=False 2026-07-30 11:20:43.712762 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 116 2026-07-30 11:20:43.712800 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 30 from alias 'hundredGigE30' 2026-07-30 11:20:43.712839 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet116 -> Eth1/30 (alias=hundredGigE30, sonic_port_number=30) 2026-07-30 11:20:43.712884 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet120, speed=100000, is_breakout=False 2026-07-30 11:20:43.712924 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 120 2026-07-30 11:20:43.712984 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 31 from alias 'hundredGigE31' 2026-07-30 11:20:43.713024 | ubuntu-noble | 2026-07-30 11:20:43.712 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet120 -> Eth1/31 (alias=hundredGigE31, sonic_port_number=31) 2026-07-30 11:20:43.713068 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet124, speed=100000, is_breakout=False 2026-07-30 11:20:43.713108 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 124 2026-07-30 11:20:43.713150 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 32 from alias 'hundredGigE32' 2026-07-30 11:20:43.713190 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet124 -> Eth1/32 (alias=hundredGigE32, sonic_port_number=32) 2026-07-30 11:20:43.713235 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet125, speed=10000, is_breakout=False 2026-07-30 11:20:43.713276 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 125 2026-07-30 11:20:43.713319 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 33 from alias 'tenGigE33' 2026-07-30 11:20:43.713358 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet125 -> Eth1/33 (alias=tenGigE33, sonic_port_number=33) 2026-07-30 11:20:43.713401 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet126, speed=10000, is_breakout=False 2026-07-30 11:20:43.713440 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 126 2026-07-30 11:20:43.713483 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 34 from alias 'tenGigE34' 2026-07-30 11:20:43.713525 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet126 -> Eth1/34 (alias=tenGigE34, sonic_port_number=34) 2026-07-30 11:20:43.713588 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet0 with IPv6 link-local only 2026-07-30 11:20:43.713628 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet20 with IPv6 link-local only 2026-07-30 11:20:43.713667 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet24 with IPv6 link-local only 2026-07-30 11:20:43.713705 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet28 with IPv6 link-local only 2026-07-30 11:20:43.713757 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet32 with IPv6 link-local only 2026-07-30 11:20:43.713796 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet36 with IPv6 link-local only 2026-07-30 11:20:43.713834 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet40 with IPv6 link-local only 2026-07-30 11:20:43.713872 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet44 with IPv6 link-local only 2026-07-30 11:20:43.713908 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet48 with IPv6 link-local only 2026-07-30 11:20:43.713981 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet52 with IPv6 link-local only 2026-07-30 11:20:43.714039 | ubuntu-noble | 2026-07-30 11:20:43.713 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet56 with IPv6 link-local only 2026-07-30 11:20:43.714095 | ubuntu-noble | 2026-07-30 11:20:43.714 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet120 with IPv6 link-local only 2026-07-30 11:20:43.714135 | ubuntu-noble | 2026-07-30 11:20:43.714 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet124 with IPv6 link-local only 2026-07-30 11:20:43.978370 | ubuntu-noble | 2026-07-30 11:20:43.978 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:43.978575 | ubuntu-noble | 2026-07-30 11:20:43.978 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:44.002983 | ubuntu-noble | 2026-07-30 11:20:44.002 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet0 (no direct IPv4) 2026-07-30 11:20:44.003059 | ubuntu-noble | 2026-07-30 11:20:44.002 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:44.218112 | ubuntu-noble | 2026-07-30 11:20:44.217 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet0 (connected device testbed-manager is not a switch and no tag set) 2026-07-30 11:20:44.491974 | ubuntu-noble | 2026-07-30 11:20:44.491 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:44.492114 | ubuntu-noble | 2026-07-30 11:20:44.492 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:44.513770 | ubuntu-noble | 2026-07-30 11:20:44.513 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet20 (no direct IPv4) 2026-07-30 11:20:44.513870 | ubuntu-noble | 2026-07-30 11:20:44.513 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:44.710762 | ubuntu-noble | 2026-07-30 11:20:44.710 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet20 (connected device testbed-node-0 is not a switch and no tag set) 2026-07-30 11:20:44.997780 | ubuntu-noble | 2026-07-30 11:20:44.997 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:44.997819 | ubuntu-noble | 2026-07-30 11:20:44.997 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:45.019182 | ubuntu-noble | 2026-07-30 11:20:45.019 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet24 (no direct IPv4) 2026-07-30 11:20:45.019301 | ubuntu-noble | 2026-07-30 11:20:45.019 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:45.233715 | ubuntu-noble | 2026-07-30 11:20:45.233 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet24 (connected device testbed-node-1 is not a switch and no tag set) 2026-07-30 11:20:45.519493 | ubuntu-noble | 2026-07-30 11:20:45.519 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:45.519668 | ubuntu-noble | 2026-07-30 11:20:45.519 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:45.552266 | ubuntu-noble | 2026-07-30 11:20:45.551 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet28 (no direct IPv4) 2026-07-30 11:20:45.552380 | ubuntu-noble | 2026-07-30 11:20:45.552 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:45.737550 | ubuntu-noble | 2026-07-30 11:20:45.737 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet28 (connected device testbed-node-2 is not a switch and no tag set) 2026-07-30 11:20:46.001116 | ubuntu-noble | 2026-07-30 11:20:46.000 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:46.001345 | ubuntu-noble | 2026-07-30 11:20:46.001 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:46.024611 | ubuntu-noble | 2026-07-30 11:20:46.024 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet32 (no direct IPv4) 2026-07-30 11:20:46.024761 | ubuntu-noble | 2026-07-30 11:20:46.024 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:46.237692 | ubuntu-noble | 2026-07-30 11:20:46.237 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet32 (connected device testbed-node-3 is not a switch and no tag set) 2026-07-30 11:20:46.970865 | ubuntu-noble | 2026-07-30 11:20:46.970 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:46.970951 | ubuntu-noble | 2026-07-30 11:20:46.970 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:46.990241 | ubuntu-noble | 2026-07-30 11:20:46.990 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet36 (no direct IPv4) 2026-07-30 11:20:46.990317 | ubuntu-noble | 2026-07-30 11:20:46.990 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:47.193860 | ubuntu-noble | 2026-07-30 11:20:47.193 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet36 (connected device testbed-node-4 is not a switch and no tag set) 2026-07-30 11:20:47.442018 | ubuntu-noble | 2026-07-30 11:20:47.441 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:47.442107 | ubuntu-noble | 2026-07-30 11:20:47.442 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:47.461836 | ubuntu-noble | 2026-07-30 11:20:47.461 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet40 (no direct IPv4) 2026-07-30 11:20:47.461900 | ubuntu-noble | 2026-07-30 11:20:47.461 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:47.679444 | ubuntu-noble | 2026-07-30 11:20:47.678 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet40 (connected device testbed-node-5 is not a switch and no tag set) 2026-07-30 11:20:47.945839 | ubuntu-noble | 2026-07-30 11:20:47.945 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:47.946094 | ubuntu-noble | 2026-07-30 11:20:47.945 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:47.979068 | ubuntu-noble | 2026-07-30 11:20:47.978 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet44 (no direct IPv4) 2026-07-30 11:20:47.979280 | ubuntu-noble | 2026-07-30 11:20:47.979 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:48.183544 | ubuntu-noble | 2026-07-30 11:20:48.183 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet44 (connected device testbed-node-6 is not a switch and no tag set) 2026-07-30 11:20:48.454296 | ubuntu-noble | 2026-07-30 11:20:48.454 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:48.454504 | ubuntu-noble | 2026-07-30 11:20:48.454 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:48.477102 | ubuntu-noble | 2026-07-30 11:20:48.476 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet48 (no direct IPv4) 2026-07-30 11:20:48.477236 | ubuntu-noble | 2026-07-30 11:20:48.477 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:48.672070 | ubuntu-noble | 2026-07-30 11:20:48.671 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet48 (connected device testbed-node-7 is not a switch and no tag set) 2026-07-30 11:20:48.938516 | ubuntu-noble | 2026-07-30 11:20:48.938 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:48.938590 | ubuntu-noble | 2026-07-30 11:20:48.938 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:48.958875 | ubuntu-noble | 2026-07-30 11:20:48.958 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet52 (no direct IPv4) 2026-07-30 11:20:48.958966 | ubuntu-noble | 2026-07-30 11:20:48.958 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:49.171737 | ubuntu-noble | 2026-07-30 11:20:49.170 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet52 (connected device testbed-node-8 is not a switch and no tag set) 2026-07-30 11:20:49.454952 | ubuntu-noble | 2026-07-30 11:20:49.454 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:49.455029 | ubuntu-noble | 2026-07-30 11:20:49.454 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:49.961818 | ubuntu-noble | 2026-07-30 11:20:49.961 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet56 (no direct IPv4) 2026-07-30 11:20:49.961915 | ubuntu-noble | 2026-07-30 11:20:49.961 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:50.168831 | ubuntu-noble | 2026-07-30 11:20:50.168 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet56 (connected device testbed-node-9 is not a switch and no tag set) 2026-07-30 11:20:50.437450 | ubuntu-noble | 2026-07-30 11:20:50.437 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:50.437566 | ubuntu-noble | 2026-07-30 11:20:50.437 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:50.460654 | ubuntu-noble | 2026-07-30 11:20:50.460 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet120 (no direct IPv4) 2026-07-30 11:20:50.460800 | ubuntu-noble | 2026-07-30 11:20:50.460 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:50.648230 | ubuntu-noble | 2026-07-30 11:20:50.648 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet120 (connected to testbed-switch-2) 2026-07-30 11:20:50.939715 | ubuntu-noble | 2026-07-30 11:20:50.939 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:50.939834 | ubuntu-noble | 2026-07-30 11:20:50.939 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:50.962158 | ubuntu-noble | 2026-07-30 11:20:50.961 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet124 (no direct IPv4) 2026-07-30 11:20:50.962266 | ubuntu-noble | 2026-07-30 11:20:50.962 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:51.176056 | ubuntu-noble | 2026-07-30 11:20:51.175 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet124 (connected to testbed-switch-3) 2026-07-30 11:20:51.456826 | ubuntu-noble | 2026-07-30 11:20:51.456 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:51.457032 | ubuntu-noble | 2026-07-30 11:20:51.456 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:51.487600 | ubuntu-noble | 2026-07-30 11:20:51.487 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet0 for BGP neighbor 2026-07-30 11:20:51.487676 | ubuntu-noble | 2026-07-30 11:20:51.487 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:51.488011 | ubuntu-noble | 2026-07-30 11:20:51.487 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet0 (no direct IPv4, v6only=true) 2026-07-30 11:20:51.749195 | ubuntu-noble | 2026-07-30 11:20:51.748 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:51.749255 | ubuntu-noble | 2026-07-30 11:20:51.749 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:51.769428 | ubuntu-noble | 2026-07-30 11:20:51.769 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet20 for BGP neighbor 2026-07-30 11:20:51.769500 | ubuntu-noble | 2026-07-30 11:20:51.769 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:51.769582 | ubuntu-noble | 2026-07-30 11:20:51.769 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet20 (no direct IPv4, v6only=true) 2026-07-30 11:20:52.023209 | ubuntu-noble | 2026-07-30 11:20:52.022 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:52.023287 | ubuntu-noble | 2026-07-30 11:20:52.023 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:52.042911 | ubuntu-noble | 2026-07-30 11:20:52.042 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet24 for BGP neighbor 2026-07-30 11:20:52.042998 | ubuntu-noble | 2026-07-30 11:20:52.042 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:52.043047 | ubuntu-noble | 2026-07-30 11:20:52.042 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet24 (no direct IPv4, v6only=true) 2026-07-30 11:20:52.295611 | ubuntu-noble | 2026-07-30 11:20:52.295 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:52.295692 | ubuntu-noble | 2026-07-30 11:20:52.295 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:52.315101 | ubuntu-noble | 2026-07-30 11:20:52.314 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet28 for BGP neighbor 2026-07-30 11:20:52.315202 | ubuntu-noble | 2026-07-30 11:20:52.315 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:52.315221 | ubuntu-noble | 2026-07-30 11:20:52.315 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet28 (no direct IPv4, v6only=true) 2026-07-30 11:20:52.585707 | ubuntu-noble | 2026-07-30 11:20:52.585 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:52.585829 | ubuntu-noble | 2026-07-30 11:20:52.585 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:52.606871 | ubuntu-noble | 2026-07-30 11:20:52.606 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet32 for BGP neighbor 2026-07-30 11:20:52.606965 | ubuntu-noble | 2026-07-30 11:20:52.606 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:52.606983 | ubuntu-noble | 2026-07-30 11:20:52.606 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet32 (no direct IPv4, v6only=true) 2026-07-30 11:20:53.385287 | ubuntu-noble | 2026-07-30 11:20:53.384 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:53.385466 | ubuntu-noble | 2026-07-30 11:20:53.385 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:53.411615 | ubuntu-noble | 2026-07-30 11:20:53.411 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet36 for BGP neighbor 2026-07-30 11:20:53.411738 | ubuntu-noble | 2026-07-30 11:20:53.411 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:53.412083 | ubuntu-noble | 2026-07-30 11:20:53.411 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet36 (no direct IPv4, v6only=true) 2026-07-30 11:20:53.686018 | ubuntu-noble | 2026-07-30 11:20:53.685 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:53.686191 | ubuntu-noble | 2026-07-30 11:20:53.686 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:53.710571 | ubuntu-noble | 2026-07-30 11:20:53.710 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet40 for BGP neighbor 2026-07-30 11:20:53.710714 | ubuntu-noble | 2026-07-30 11:20:53.710 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:53.711051 | ubuntu-noble | 2026-07-30 11:20:53.710 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet40 (no direct IPv4, v6only=true) 2026-07-30 11:20:53.975538 | ubuntu-noble | 2026-07-30 11:20:53.975 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:53.975770 | ubuntu-noble | 2026-07-30 11:20:53.975 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:53.995992 | ubuntu-noble | 2026-07-30 11:20:53.995 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet44 for BGP neighbor 2026-07-30 11:20:53.996101 | ubuntu-noble | 2026-07-30 11:20:53.995 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:53.996124 | ubuntu-noble | 2026-07-30 11:20:53.996 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet44 (no direct IPv4, v6only=true) 2026-07-30 11:20:54.272191 | ubuntu-noble | 2026-07-30 11:20:54.271 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:54.272293 | ubuntu-noble | 2026-07-30 11:20:54.272 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:54.293661 | ubuntu-noble | 2026-07-30 11:20:54.293 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet48 for BGP neighbor 2026-07-30 11:20:54.293777 | ubuntu-noble | 2026-07-30 11:20:54.293 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:54.293798 | ubuntu-noble | 2026-07-30 11:20:54.293 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet48 (no direct IPv4, v6only=true) 2026-07-30 11:20:54.601673 | ubuntu-noble | 2026-07-30 11:20:54.601 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:54.601806 | ubuntu-noble | 2026-07-30 11:20:54.601 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:54.622270 | ubuntu-noble | 2026-07-30 11:20:54.622 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet52 for BGP neighbor 2026-07-30 11:20:54.622347 | ubuntu-noble | 2026-07-30 11:20:54.622 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:54.622426 | ubuntu-noble | 2026-07-30 11:20:54.622 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet52 (no direct IPv4, v6only=true) 2026-07-30 11:20:54.901271 | ubuntu-noble | 2026-07-30 11:20:54.901 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:54.901378 | ubuntu-noble | 2026-07-30 11:20:54.901 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:54.922191 | ubuntu-noble | 2026-07-30 11:20:54.922 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet56 for BGP neighbor 2026-07-30 11:20:54.922240 | ubuntu-noble | 2026-07-30 11:20:54.922 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:54.922315 | ubuntu-noble | 2026-07-30 11:20:54.922 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet56 (no direct IPv4, v6only=true) 2026-07-30 11:20:55.186869 | ubuntu-noble | 2026-07-30 11:20:55.186 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:55.187093 | ubuntu-noble | 2026-07-30 11:20:55.186 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:55.208948 | ubuntu-noble | 2026-07-30 11:20:55.208 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet120 for BGP neighbor 2026-07-30 11:20:55.209086 | ubuntu-noble | 2026-07-30 11:20:55.208 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:55.209340 | ubuntu-noble | 2026-07-30 11:20:55.209 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet120 (no direct IPv4, v6only=true) 2026-07-30 11:20:55.468584 | ubuntu-noble | 2026-07-30 11:20:55.468 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet4, checking for FHRP VIP addresses 2026-07-30 11:20:55.468781 | ubuntu-noble | 2026-07-30 11:20:55.468 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:55.508267 | ubuntu-noble | 2026-07-30 11:20:55.507 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet124 for BGP neighbor 2026-07-30 11:20:55.508393 | ubuntu-noble | 2026-07-30 11:20:55.508 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 2 2026-07-30 11:20:55.508662 | ubuntu-noble | 2026-07-30 11:20:55.508 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet124 (no direct IPv4, v6only=true) 2026-07-30 11:20:55.509139 | ubuntu-noble | 2026-07-30 11:20:55.508 | DEBUG | osism.tasks.conductor.netbox:get_device_oob_ip:139 - Found OOB IP for device testbed-switch-1: 172.16.0.28/20 2026-07-30 11:20:55.509240 | ubuntu-noble | 2026-07-30 11:20:55.509 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1795 - Device testbed-switch-1 has OOB IP 172.16.0.28/20 2026-07-30 11:20:55.509431 | ubuntu-noble | 2026-07-30 11:20:55.509 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1843 - No suitable Metalbox found for SONiC device testbed-switch-1 2026-07-30 11:20:55.509548 | ubuntu-noble | 2026-07-30 11:20:55.509 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_ntp_configuration:1874 - No NTP server found for SONiC device testbed-switch-1 2026-07-30 11:20:55.509650 | ubuntu-noble | 2026-07-30 11:20:55.509 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device testbed-switch-1 2026-07-30 11:20:55.509778 | ubuntu-noble | 2026-07-30 11:20:55.509 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_dns_configuration:1909 - No DNS server found for SONiC device testbed-switch-1 2026-07-30 11:20:55.510250 | ubuntu-noble | 2026-07-30 11:20:55.510 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device testbed-switch-1 2026-07-30 11:20:55.510512 | ubuntu-noble | 2026-07-30 11:20:55.510 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:544 - Using default config_version 'version_4_0_1' for device testbed-switch-1 2026-07-30 11:20:55.902390 | ubuntu-noble | 2026-07-30 11:20:55.902 | INFO | osism.tasks.conductor.sonic.exporter:save_config_to_netbox:124 - Created new SONiC local context for device testbed-switch-1 (first-time configuration) 2026-07-30 11:20:55.904932 | ubuntu-noble | 2026-07-30 11:20:55.904 | INFO | osism.tasks.conductor.sonic.exporter:export_config_to_file:226 - Exported SONiC config for device testbed-switch-1 to /tmp/tmp.xEtCJTAXip/osism_testbed-switch-1_config_db.json 2026-07-30 11:20:55.905106 | ubuntu-noble | 2026-07-30 11:20:55.905 | DEBUG | osism.tasks.conductor.sonic.exporter:export_config_to_file:279 - Symlink conditions not met - identifier_type: hostname, has_serial: True, serial_value: 2026-07-30 11:20:55.905230 | ubuntu-noble | 2026-07-30 11:20:55.905 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:268 - Configuration updated for device testbed-switch-1 2026-07-30 11:20:55.905326 | ubuntu-noble | 2026-07-30 11:20:55.905 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:272 - Generated SONiC config for device testbed-switch-1 with 34 ports 2026-07-30 11:20:55.905409 | ubuntu-noble | 2026-07-30 11:20:55.905 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:191 - Device testbed-switch-2 has SONiC firmware version: 4.5.0 2026-07-30 11:20:55.905496 | ubuntu-noble | 2026-07-30 11:20:55.905 | WARNING | osism.tasks.conductor.sonic.exporter:export_firmware_link:378 - Serial number not found for device testbed-switch-2, falling back to hostname for firmware symlink 2026-07-30 11:20:55.905759 | ubuntu-noble | 2026-07-30 11:20:55.905 | INFO | osism.tasks.conductor.sonic.exporter:export_firmware_link:417 - Created firmware symlink /tmp/tmp.xEtCJTAXip/sonic-broadcom-enterprise-base_testbed-switch-2.bin -> sonic-broadcom-enterprise-base_4.5.0.bin for device testbed-switch-2 2026-07-30 11:20:55.905850 | ubuntu-noble | 2026-07-30 11:20:55.905 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:216 - Processing device: testbed-switch-2 with HWSKU: Accton-AS7726-32X 2026-07-30 11:20:55.905939 | ubuntu-noble | 2026-07-30 11:20:55.905 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:55.906353 | ubuntu-noble | 2026-07-30 11:20:55.906 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:55.906476 | ubuntu-noble | 2026-07-30 11:20:55.906 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:55.906720 | ubuntu-noble | 2026-07-30 11:20:55.906 | DEBUG | osism.tasks.conductor.netbox:get_device_oob_ip:139 - Found OOB IP for device testbed-switch-2: 172.16.0.29/20 2026-07-30 11:20:55.906861 | ubuntu-noble | 2026-07-30 11:20:55.906 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:56.034751 | ubuntu-noble | 2026-07-30 11:20:56.034 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:56.166119 | ubuntu-noble | 2026-07-30 11:20:56.165 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:56.166302 | ubuntu-noble | 2026-07-30 11:20:56.166 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:56.791170 | ubuntu-noble | 2026-07-30 11:20:56.790 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:56.948171 | ubuntu-noble | 2026-07-30 11:20:56.947 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_transfer_role_ipv4_addresses:1088 - Failed to get transfer role IPv4 addresses for device testbed-switch-2: The request failed with code 400 Bad Request: {'role': ['Select a valid choice. transfer is not one of the available choices.']} 2026-07-30 11:20:56.948418 | ubuntu-noble | 2026-07-30 11:20:56.948 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:56.948560 | ubuntu-noble | 2026-07-30 11:20:56.948 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:56.949244 | ubuntu-noble | 2026-07-30 11:20:56.949 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.949392 | ubuntu-noble | 2026-07-30 11:20:56.949 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.949533 | ubuntu-noble | 2026-07-30 11:20:56.949 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.949671 | ubuntu-noble | 2026-07-30 11:20:56.949 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.949832 | ubuntu-noble | 2026-07-30 11:20:56.949 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.949991 | ubuntu-noble | 2026-07-30 11:20:56.949 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.950115 | ubuntu-noble | 2026-07-30 11:20:56.950 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.950244 | ubuntu-noble | 2026-07-30 11:20:56.950 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.950371 | ubuntu-noble | 2026-07-30 11:20:56.950 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.950497 | ubuntu-noble | 2026-07-30 11:20:56.950 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.950628 | ubuntu-noble | 2026-07-30 11:20:56.950 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.950834 | ubuntu-noble | 2026-07-30 11:20:56.950 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.951029 | ubuntu-noble | 2026-07-30 11:20:56.950 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.951147 | ubuntu-noble | 2026-07-30 11:20:56.951 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.951284 | ubuntu-noble | 2026-07-30 11:20:56.951 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.951414 | ubuntu-noble | 2026-07-30 11:20:56.951 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.951545 | ubuntu-noble | 2026-07-30 11:20:56.951 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.951675 | ubuntu-noble | 2026-07-30 11:20:56.951 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.951834 | ubuntu-noble | 2026-07-30 11:20:56.951 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.951979 | ubuntu-noble | 2026-07-30 11:20:56.951 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.952111 | ubuntu-noble | 2026-07-30 11:20:56.952 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.952240 | ubuntu-noble | 2026-07-30 11:20:56.952 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.952370 | ubuntu-noble | 2026-07-30 11:20:56.952 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.952499 | ubuntu-noble | 2026-07-30 11:20:56.952 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.952628 | ubuntu-noble | 2026-07-30 11:20:56.952 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.952784 | ubuntu-noble | 2026-07-30 11:20:56.952 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.952967 | ubuntu-noble | 2026-07-30 11:20:56.952 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.953095 | ubuntu-noble | 2026-07-30 11:20:56.953 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.953222 | ubuntu-noble | 2026-07-30 11:20:56.953 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.953335 | ubuntu-noble | 2026-07-30 11:20:56.953 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.953440 | ubuntu-noble | 2026-07-30 11:20:56.953 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.953544 | ubuntu-noble | 2026-07-30 11:20:56.953 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.953626 | ubuntu-noble | 2026-07-30 11:20:56.953 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:56.953707 | ubuntu-noble | 2026-07-30 11:20:56.953 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:56.953894 | ubuntu-noble | 2026-07-30 11:20:56.953 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:56.954008 | ubuntu-noble | 2026-07-30 11:20:56.953 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954157 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954234 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954293 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954357 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954422 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954485 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954549 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954610 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954671 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954742 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954877 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954883 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.954962 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955027 | ubuntu-noble | 2026-07-30 11:20:56.954 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955090 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955153 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955213 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955273 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955332 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955390 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955452 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955513 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955574 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955636 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955696 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955779 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955844 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955917 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.955990 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.956041 | ubuntu-noble | 2026-07-30 11:20:56.955 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.956101 | ubuntu-noble | 2026-07-30 11:20:56.956 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:20:56.956163 | ubuntu-noble | 2026-07-30 11:20:56.956 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:56.956224 | ubuntu-noble | 2026-07-30 11:20:56.956 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:20:56.956293 | ubuntu-noble | 2026-07-30 11:20:56.956 | WARNING | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:88 - Unknown port type 'virtual', unable to determine speed 2026-07-30 11:20:56.956366 | ubuntu-noble | 2026-07-30 11:20:56.956 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:56.956437 | ubuntu-noble | 2026-07-30 11:20:56.956 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:56.956861 | ubuntu-noble | 2026-07-30 11:20:56.956 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface Loopback0 using HWSKU Accton-AS7726-32X 2026-07-30 11:20:56.956978 | ubuntu-noble | 2026-07-30 11:20:56.956 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '1000base-t' to speed 1000 Mbps 2026-07-30 11:20:56.957052 | ubuntu-noble | 2026-07-30 11:20:56.956 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:56.957128 | ubuntu-noble | 2026-07-30 11:20:56.957 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:20:56.957473 | ubuntu-noble | 2026-07-30 11:20:56.957 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface eth0 using HWSKU Accton-AS7726-32X 2026-07-30 11:20:57.307510 | ubuntu-noble | 2026-07-30 11:20:57.307 | DEBUG | osism.tasks.conductor.sonic.device:get_device_mac_address:80 - Using MAC address B5:2E:8A:F7:D1:C9 from management interface eth0 2026-07-30 11:20:57.307678 | ubuntu-noble | 2026-07-30 11:20:57.307 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:400 - Base config file /etc/sonic/config_db.json not found, starting with empty config for device testbed-switch-2 2026-07-30 11:20:57.307834 | ubuntu-noble | 2026-07-30 11:20:57.307 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_default_vrf_configuration:2210 - Using group-calculated AS 4200016029 for spine/superspine device testbed-switch-2 2026-07-30 11:20:57.308048 | ubuntu-noble | 2026-07-30 11:20:57.307 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet0, speed=100000, is_breakout=False 2026-07-30 11:20:57.308102 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 0 2026-07-30 11:20:57.308170 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 1 from alias 'hundredGigE1' 2026-07-30 11:20:57.308231 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet0 -> Eth1/1 (alias=hundredGigE1, sonic_port_number=1) 2026-07-30 11:20:57.308304 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet4, speed=100000, is_breakout=False 2026-07-30 11:20:57.308391 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 4 2026-07-30 11:20:57.308482 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 2 from alias 'hundredGigE2' 2026-07-30 11:20:57.308548 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet4 -> Eth1/2 (alias=hundredGigE2, sonic_port_number=2) 2026-07-30 11:20:57.308628 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet8, speed=100000, is_breakout=False 2026-07-30 11:20:57.308704 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 8 2026-07-30 11:20:57.308819 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 3 from alias 'hundredGigE3' 2026-07-30 11:20:57.308888 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet8 -> Eth1/3 (alias=hundredGigE3, sonic_port_number=3) 2026-07-30 11:20:57.308999 | ubuntu-noble | 2026-07-30 11:20:57.308 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet12, speed=100000, is_breakout=False 2026-07-30 11:20:57.309065 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 12 2026-07-30 11:20:57.309144 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 4 from alias 'hundredGigE4' 2026-07-30 11:20:57.309207 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet12 -> Eth1/4 (alias=hundredGigE4, sonic_port_number=4) 2026-07-30 11:20:57.309259 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet16, speed=100000, is_breakout=False 2026-07-30 11:20:57.309307 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 16 2026-07-30 11:20:57.309357 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 5 from alias 'hundredGigE5' 2026-07-30 11:20:57.309403 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet16 -> Eth1/5 (alias=hundredGigE5, sonic_port_number=5) 2026-07-30 11:20:57.309455 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet20, speed=100000, is_breakout=False 2026-07-30 11:20:57.309502 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 20 2026-07-30 11:20:57.309552 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 6 from alias 'hundredGigE6' 2026-07-30 11:20:57.309598 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet20 -> Eth1/6 (alias=hundredGigE6, sonic_port_number=6) 2026-07-30 11:20:57.309649 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet24, speed=100000, is_breakout=False 2026-07-30 11:20:57.309697 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 24 2026-07-30 11:20:57.309770 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 7 from alias 'hundredGigE7' 2026-07-30 11:20:57.309812 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet24 -> Eth1/7 (alias=hundredGigE7, sonic_port_number=7) 2026-07-30 11:20:57.309863 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet28, speed=100000, is_breakout=False 2026-07-30 11:20:57.309929 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 28 2026-07-30 11:20:57.309997 | ubuntu-noble | 2026-07-30 11:20:57.309 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 8 from alias 'hundredGigE8' 2026-07-30 11:20:57.310056 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet28 -> Eth1/8 (alias=hundredGigE8, sonic_port_number=8) 2026-07-30 11:20:57.310109 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet32, speed=100000, is_breakout=False 2026-07-30 11:20:57.310159 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 32 2026-07-30 11:20:57.310211 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 9 from alias 'hundredGigE9' 2026-07-30 11:20:57.310257 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet32 -> Eth1/9 (alias=hundredGigE9, sonic_port_number=9) 2026-07-30 11:20:57.310309 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet36, speed=100000, is_breakout=False 2026-07-30 11:20:57.310358 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 36 2026-07-30 11:20:57.310411 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 10 from alias 'hundredGigE10' 2026-07-30 11:20:57.310457 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet36 -> Eth1/10 (alias=hundredGigE10, sonic_port_number=10) 2026-07-30 11:20:57.310508 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet40, speed=100000, is_breakout=False 2026-07-30 11:20:57.310556 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 40 2026-07-30 11:20:57.310606 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 11 from alias 'hundredGigE11' 2026-07-30 11:20:57.310653 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet40 -> Eth1/11 (alias=hundredGigE11, sonic_port_number=11) 2026-07-30 11:20:57.310717 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet44, speed=100000, is_breakout=False 2026-07-30 11:20:57.310783 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 44 2026-07-30 11:20:57.310834 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 12 from alias 'hundredGigE12' 2026-07-30 11:20:57.310879 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet44 -> Eth1/12 (alias=hundredGigE12, sonic_port_number=12) 2026-07-30 11:20:57.311073 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet48, speed=100000, is_breakout=False 2026-07-30 11:20:57.311174 | ubuntu-noble | 2026-07-30 11:20:57.310 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 48 2026-07-30 11:20:57.311200 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 13 from alias 'hundredGigE13' 2026-07-30 11:20:57.311212 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet48 -> Eth1/13 (alias=hundredGigE13, sonic_port_number=13) 2026-07-30 11:20:57.311237 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet52, speed=100000, is_breakout=False 2026-07-30 11:20:57.311248 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 52 2026-07-30 11:20:57.311262 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 14 from alias 'hundredGigE14' 2026-07-30 11:20:57.311272 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet52 -> Eth1/14 (alias=hundredGigE14, sonic_port_number=14) 2026-07-30 11:20:57.311310 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet56, speed=100000, is_breakout=False 2026-07-30 11:20:57.311366 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 56 2026-07-30 11:20:57.311414 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 15 from alias 'hundredGigE15' 2026-07-30 11:20:57.311462 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet56 -> Eth1/15 (alias=hundredGigE15, sonic_port_number=15) 2026-07-30 11:20:57.311513 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet60, speed=100000, is_breakout=False 2026-07-30 11:20:57.311561 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 60 2026-07-30 11:20:57.311611 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 16 from alias 'hundredGigE16' 2026-07-30 11:20:57.311658 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet60 -> Eth1/16 (alias=hundredGigE16, sonic_port_number=16) 2026-07-30 11:20:57.311707 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet64, speed=100000, is_breakout=False 2026-07-30 11:20:57.311781 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 64 2026-07-30 11:20:57.311813 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 17 from alias 'hundredGigE17' 2026-07-30 11:20:57.311860 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet64 -> Eth1/17 (alias=hundredGigE17, sonic_port_number=17) 2026-07-30 11:20:57.311942 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet68, speed=100000, is_breakout=False 2026-07-30 11:20:57.311997 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 68 2026-07-30 11:20:57.312048 | ubuntu-noble | 2026-07-30 11:20:57.311 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 18 from alias 'hundredGigE18' 2026-07-30 11:20:57.312096 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet68 -> Eth1/18 (alias=hundredGigE18, sonic_port_number=18) 2026-07-30 11:20:57.312145 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet72, speed=100000, is_breakout=False 2026-07-30 11:20:57.312190 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 72 2026-07-30 11:20:57.312239 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 19 from alias 'hundredGigE19' 2026-07-30 11:20:57.312292 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet72 -> Eth1/19 (alias=hundredGigE19, sonic_port_number=19) 2026-07-30 11:20:57.312332 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet76, speed=100000, is_breakout=False 2026-07-30 11:20:57.312377 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 76 2026-07-30 11:20:57.312424 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 20 from alias 'hundredGigE20' 2026-07-30 11:20:57.312467 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet76 -> Eth1/20 (alias=hundredGigE20, sonic_port_number=20) 2026-07-30 11:20:57.312516 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet80, speed=100000, is_breakout=False 2026-07-30 11:20:57.312561 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 80 2026-07-30 11:20:57.312608 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 21 from alias 'hundredGigE21' 2026-07-30 11:20:57.312651 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet80 -> Eth1/21 (alias=hundredGigE21, sonic_port_number=21) 2026-07-30 11:20:57.312699 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet84, speed=100000, is_breakout=False 2026-07-30 11:20:57.312757 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 84 2026-07-30 11:20:57.312808 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 22 from alias 'hundredGigE22' 2026-07-30 11:20:57.312850 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet84 -> Eth1/22 (alias=hundredGigE22, sonic_port_number=22) 2026-07-30 11:20:57.312898 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet88, speed=100000, is_breakout=False 2026-07-30 11:20:57.312952 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 88 2026-07-30 11:20:57.312997 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 23 from alias 'hundredGigE23' 2026-07-30 11:20:57.313038 | ubuntu-noble | 2026-07-30 11:20:57.312 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet88 -> Eth1/23 (alias=hundredGigE23, sonic_port_number=23) 2026-07-30 11:20:57.313086 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet92, speed=100000, is_breakout=False 2026-07-30 11:20:57.313131 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 92 2026-07-30 11:20:57.313178 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 24 from alias 'hundredGigE24' 2026-07-30 11:20:57.313221 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet92 -> Eth1/24 (alias=hundredGigE24, sonic_port_number=24) 2026-07-30 11:20:57.313268 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet96, speed=100000, is_breakout=False 2026-07-30 11:20:57.313312 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 96 2026-07-30 11:20:57.313366 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 25 from alias 'hundredGigE25' 2026-07-30 11:20:57.313404 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet96 -> Eth1/25 (alias=hundredGigE25, sonic_port_number=25) 2026-07-30 11:20:57.313451 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet100, speed=100000, is_breakout=False 2026-07-30 11:20:57.313495 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 100 2026-07-30 11:20:57.313543 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 26 from alias 'hundredGigE26' 2026-07-30 11:20:57.313586 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet100 -> Eth1/26 (alias=hundredGigE26, sonic_port_number=26) 2026-07-30 11:20:57.313634 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet104, speed=100000, is_breakout=False 2026-07-30 11:20:57.313678 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 104 2026-07-30 11:20:57.313751 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 27 from alias 'hundredGigE27' 2026-07-30 11:20:57.313773 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet104 -> Eth1/27 (alias=hundredGigE27, sonic_port_number=27) 2026-07-30 11:20:57.313826 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet108, speed=100000, is_breakout=False 2026-07-30 11:20:57.313870 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 108 2026-07-30 11:20:57.313929 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 28 from alias 'hundredGigE28' 2026-07-30 11:20:57.313958 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet108 -> Eth1/28 (alias=hundredGigE28, sonic_port_number=28) 2026-07-30 11:20:57.314037 | ubuntu-noble | 2026-07-30 11:20:57.313 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet112, speed=100000, is_breakout=False 2026-07-30 11:20:57.314098 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 112 2026-07-30 11:20:57.314147 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 29 from alias 'hundredGigE29' 2026-07-30 11:20:57.314191 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet112 -> Eth1/29 (alias=hundredGigE29, sonic_port_number=29) 2026-07-30 11:20:57.314239 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet116, speed=100000, is_breakout=False 2026-07-30 11:20:57.314284 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 116 2026-07-30 11:20:57.314332 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 30 from alias 'hundredGigE30' 2026-07-30 11:20:57.314374 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet116 -> Eth1/30 (alias=hundredGigE30, sonic_port_number=30) 2026-07-30 11:20:57.314423 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet120, speed=100000, is_breakout=False 2026-07-30 11:20:57.314475 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 120 2026-07-30 11:20:57.314517 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 31 from alias 'hundredGigE31' 2026-07-30 11:20:57.314560 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet120 -> Eth1/31 (alias=hundredGigE31, sonic_port_number=31) 2026-07-30 11:20:57.314609 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet124, speed=100000, is_breakout=False 2026-07-30 11:20:57.314655 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 124 2026-07-30 11:20:57.314704 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 32 from alias 'hundredGigE32' 2026-07-30 11:20:57.314785 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet124 -> Eth1/32 (alias=hundredGigE32, sonic_port_number=32) 2026-07-30 11:20:57.314865 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet125, speed=10000, is_breakout=False 2026-07-30 11:20:57.314877 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 125 2026-07-30 11:20:57.314891 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 33 from alias 'tenGigE33' 2026-07-30 11:20:57.314968 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet125 -> Eth1/33 (alias=tenGigE33, sonic_port_number=33) 2026-07-30 11:20:57.315026 | ubuntu-noble | 2026-07-30 11:20:57.314 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet126, speed=10000, is_breakout=False 2026-07-30 11:20:57.315070 | ubuntu-noble | 2026-07-30 11:20:57.315 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 126 2026-07-30 11:20:57.315119 | ubuntu-noble | 2026-07-30 11:20:57.315 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 34 from alias 'tenGigE34' 2026-07-30 11:20:57.315163 | ubuntu-noble | 2026-07-30 11:20:57.315 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet126 -> Eth1/34 (alias=tenGigE34, sonic_port_number=34) 2026-07-30 11:20:57.315234 | ubuntu-noble | 2026-07-30 11:20:57.315 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet0 with IPv6 link-local only 2026-07-30 11:20:57.315279 | ubuntu-noble | 2026-07-30 11:20:57.315 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet4 with IPv6 link-local only 2026-07-30 11:20:57.315324 | ubuntu-noble | 2026-07-30 11:20:57.315 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet120 with IPv6 link-local only 2026-07-30 11:20:57.315366 | ubuntu-noble | 2026-07-30 11:20:57.315 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet124 with IPv6 link-local only 2026-07-30 11:20:57.607199 | ubuntu-noble | 2026-07-30 11:20:57.606 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet120, checking for FHRP VIP addresses 2026-07-30 11:20:57.607405 | ubuntu-noble | 2026-07-30 11:20:57.607 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:57.629175 | ubuntu-noble | 2026-07-30 11:20:57.628 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet0 (no direct IPv4) 2026-07-30 11:20:57.629307 | ubuntu-noble | 2026-07-30 11:20:57.629 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:57.844393 | ubuntu-noble | 2026-07-30 11:20:57.844 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet0 (connected to testbed-switch-0) 2026-07-30 11:20:58.126628 | ubuntu-noble | 2026-07-30 11:20:58.126 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet120, checking for FHRP VIP addresses 2026-07-30 11:20:58.126856 | ubuntu-noble | 2026-07-30 11:20:58.126 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:58.151983 | ubuntu-noble | 2026-07-30 11:20:58.151 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet4 (no direct IPv4) 2026-07-30 11:20:58.152083 | ubuntu-noble | 2026-07-30 11:20:58.151 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:58.367198 | ubuntu-noble | 2026-07-30 11:20:58.366 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet4 (connected to testbed-switch-1) 2026-07-30 11:20:58.647998 | ubuntu-noble | 2026-07-30 11:20:58.647 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet120, checking for FHRP VIP addresses 2026-07-30 11:20:58.648085 | ubuntu-noble | 2026-07-30 11:20:58.647 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:58.669959 | ubuntu-noble | 2026-07-30 11:20:58.669 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet120 (no direct IPv4) 2026-07-30 11:20:58.670027 | ubuntu-noble | 2026-07-30 11:20:58.669 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:58.670077 | ubuntu-noble | 2026-07-30 11:20:58.670 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet120 (connected to testbed-switch-3) 2026-07-30 11:20:58.941982 | ubuntu-noble | 2026-07-30 11:20:58.941 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet124, checking for FHRP VIP addresses 2026-07-30 11:20:58.942074 | ubuntu-noble | 2026-07-30 11:20:58.941 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:58.962659 | ubuntu-noble | 2026-07-30 11:20:58.962 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet124 (no direct IPv4) 2026-07-30 11:20:58.962810 | ubuntu-noble | 2026-07-30 11:20:58.962 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:58.962842 | ubuntu-noble | 2026-07-30 11:20:58.962 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet124 (connected to testbed-switch-3) 2026-07-30 11:20:59.237813 | ubuntu-noble | 2026-07-30 11:20:59.237 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet120, checking for FHRP VIP addresses 2026-07-30 11:20:59.237863 | ubuntu-noble | 2026-07-30 11:20:59.237 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:59.260007 | ubuntu-noble | 2026-07-30 11:20:59.259 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet0 for BGP neighbor 2026-07-30 11:20:59.260068 | ubuntu-noble | 2026-07-30 11:20:59.259 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:59.260117 | ubuntu-noble | 2026-07-30 11:20:59.260 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet0 (no direct IPv4, v6only=true) 2026-07-30 11:20:59.518661 | ubuntu-noble | 2026-07-30 11:20:59.518 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet120, checking for FHRP VIP addresses 2026-07-30 11:20:59.518788 | ubuntu-noble | 2026-07-30 11:20:59.518 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:20:59.539299 | ubuntu-noble | 2026-07-30 11:20:59.539 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet4 for BGP neighbor 2026-07-30 11:20:59.539380 | ubuntu-noble | 2026-07-30 11:20:59.539 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:20:59.539399 | ubuntu-noble | 2026-07-30 11:20:59.539 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet4 (no direct IPv4, v6only=true) 2026-07-30 11:21:00.347363 | ubuntu-noble | 2026-07-30 11:21:00.346 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet120, checking for FHRP VIP addresses 2026-07-30 11:21:00.349773 | ubuntu-noble | 2026-07-30 11:21:00.347 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:00.377699 | ubuntu-noble | 2026-07-30 11:21:00.377 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet120 for BGP neighbor 2026-07-30 11:21:00.378084 | ubuntu-noble | 2026-07-30 11:21:00.377 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:21:00.378378 | ubuntu-noble | 2026-07-30 11:21:00.378 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet120 (no direct IPv4, v6only=true) 2026-07-30 11:21:00.660229 | ubuntu-noble | 2026-07-30 11:21:00.660 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet124, checking for FHRP VIP addresses 2026-07-30 11:21:00.660407 | ubuntu-noble | 2026-07-30 11:21:00.660 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:00.681140 | ubuntu-noble | 2026-07-30 11:21:00.680 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet124 for BGP neighbor 2026-07-30 11:21:00.681260 | ubuntu-noble | 2026-07-30 11:21:00.681 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 3 2026-07-30 11:21:00.681373 | ubuntu-noble | 2026-07-30 11:21:00.681 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet124 (no direct IPv4, v6only=true) 2026-07-30 11:21:00.681529 | ubuntu-noble | 2026-07-30 11:21:00.681 | DEBUG | osism.tasks.conductor.netbox:get_device_oob_ip:139 - Found OOB IP for device testbed-switch-2: 172.16.0.29/20 2026-07-30 11:21:00.681591 | ubuntu-noble | 2026-07-30 11:21:00.681 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1795 - Device testbed-switch-2 has OOB IP 172.16.0.29/20 2026-07-30 11:21:00.681672 | ubuntu-noble | 2026-07-30 11:21:00.681 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1843 - No suitable Metalbox found for SONiC device testbed-switch-2 2026-07-30 11:21:00.681752 | ubuntu-noble | 2026-07-30 11:21:00.681 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_ntp_configuration:1874 - No NTP server found for SONiC device testbed-switch-2 2026-07-30 11:21:00.681814 | ubuntu-noble | 2026-07-30 11:21:00.681 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device testbed-switch-2 2026-07-30 11:21:00.681863 | ubuntu-noble | 2026-07-30 11:21:00.681 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_dns_configuration:1909 - No DNS server found for SONiC device testbed-switch-2 2026-07-30 11:21:00.682076 | ubuntu-noble | 2026-07-30 11:21:00.682 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device testbed-switch-2 2026-07-30 11:21:00.682192 | ubuntu-noble | 2026-07-30 11:21:00.682 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:544 - Using default config_version 'version_4_0_1' for device testbed-switch-2 2026-07-30 11:21:01.065001 | ubuntu-noble | 2026-07-30 11:21:01.064 | INFO | osism.tasks.conductor.sonic.exporter:save_config_to_netbox:124 - Created new SONiC local context for device testbed-switch-2 (first-time configuration) 2026-07-30 11:21:01.066306 | ubuntu-noble | 2026-07-30 11:21:01.066 | INFO | osism.tasks.conductor.sonic.exporter:export_config_to_file:226 - Exported SONiC config for device testbed-switch-2 to /tmp/tmp.xEtCJTAXip/osism_testbed-switch-2_config_db.json 2026-07-30 11:21:01.066409 | ubuntu-noble | 2026-07-30 11:21:01.066 | DEBUG | osism.tasks.conductor.sonic.exporter:export_config_to_file:279 - Symlink conditions not met - identifier_type: hostname, has_serial: True, serial_value: 2026-07-30 11:21:01.066483 | ubuntu-noble | 2026-07-30 11:21:01.066 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:268 - Configuration updated for device testbed-switch-2 2026-07-30 11:21:01.066542 | ubuntu-noble | 2026-07-30 11:21:01.066 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:272 - Generated SONiC config for device testbed-switch-2 with 34 ports 2026-07-30 11:21:01.066598 | ubuntu-noble | 2026-07-30 11:21:01.066 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:191 - Device testbed-switch-3 has SONiC firmware version: 4.5.0 2026-07-30 11:21:01.066654 | ubuntu-noble | 2026-07-30 11:21:01.066 | WARNING | osism.tasks.conductor.sonic.exporter:export_firmware_link:378 - Serial number not found for device testbed-switch-3, falling back to hostname for firmware symlink 2026-07-30 11:21:01.066829 | ubuntu-noble | 2026-07-30 11:21:01.066 | INFO | osism.tasks.conductor.sonic.exporter:export_firmware_link:417 - Created firmware symlink /tmp/tmp.xEtCJTAXip/sonic-broadcom-enterprise-base_testbed-switch-3.bin -> sonic-broadcom-enterprise-base_4.5.0.bin for device testbed-switch-3 2026-07-30 11:21:01.066936 | ubuntu-noble | 2026-07-30 11:21:01.066 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:216 - Processing device: testbed-switch-3 with HWSKU: Accton-AS7726-32X 2026-07-30 11:21:01.067001 | ubuntu-noble | 2026-07-30 11:21:01.066 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:21:01.067256 | ubuntu-noble | 2026-07-30 11:21:01.067 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:01.067355 | ubuntu-noble | 2026-07-30 11:21:01.067 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:01.067530 | ubuntu-noble | 2026-07-30 11:21:01.067 | DEBUG | osism.tasks.conductor.netbox:get_device_oob_ip:139 - Found OOB IP for device testbed-switch-3: 172.16.0.30/20 2026-07-30 11:21:01.067600 | ubuntu-noble | 2026-07-30 11:21:01.067 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:01.182596 | ubuntu-noble | 2026-07-30 11:21:01.182 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:01.298224 | ubuntu-noble | 2026-07-30 11:21:01.298 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:01.298383 | ubuntu-noble | 2026-07-30 11:21:01.298 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:01.414259 | ubuntu-noble | 2026-07-30 11:21:01.414 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:01.580875 | ubuntu-noble | 2026-07-30 11:21:01.580 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_transfer_role_ipv4_addresses:1088 - Failed to get transfer role IPv4 addresses for device testbed-switch-3: The request failed with code 400 Bad Request: {'role': ['Select a valid choice. transfer is not one of the available choices.']} 2026-07-30 11:21:01.581207 | ubuntu-noble | 2026-07-30 11:21:01.581 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:01.581333 | ubuntu-noble | 2026-07-30 11:21:01.581 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:21:01.581638 | ubuntu-noble | 2026-07-30 11:21:01.581 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.581753 | ubuntu-noble | 2026-07-30 11:21:01.581 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.581839 | ubuntu-noble | 2026-07-30 11:21:01.581 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.581933 | ubuntu-noble | 2026-07-30 11:21:01.581 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582009 | ubuntu-noble | 2026-07-30 11:21:01.581 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582079 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582155 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582223 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582290 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582356 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582419 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582483 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582547 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582610 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582677 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582759 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582834 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582918 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.582988 | ubuntu-noble | 2026-07-30 11:21:01.582 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583055 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583121 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583197 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583827 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583870 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583877 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583881 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583886 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583890 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583912 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583916 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583920 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583936 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.583941 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:01.583951 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:01.583956 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:01.584008 | ubuntu-noble | 2026-07-30 11:21:01.583 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584057 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584088 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584127 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584165 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584202 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584241 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584279 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584315 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584351 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584388 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584426 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584463 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584499 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584534 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584569 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584605 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584642 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584678 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584714 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584774 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584812 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584845 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584882 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584944 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.584970 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.585006 | ubuntu-noble | 2026-07-30 11:21:01.584 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.585041 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.585076 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.585111 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.585146 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.585182 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:01.585219 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:01.585256 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:01.585295 | ubuntu-noble | 2026-07-30 11:21:01.585 | WARNING | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:88 - Unknown port type 'virtual', unable to determine speed 2026-07-30 11:21:01.585336 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:01.585377 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:21:01.585629 | ubuntu-noble | 2026-07-30 11:21:01.585 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface Loopback0 using HWSKU Accton-AS7726-32X 2026-07-30 11:21:01.585671 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '1000base-t' to speed 1000 Mbps 2026-07-30 11:21:01.585712 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:01.585762 | ubuntu-noble | 2026-07-30 11:21:01.585 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS7726-32X 2026-07-30 11:21:01.585990 | ubuntu-noble | 2026-07-30 11:21:01.585 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface eth0 using HWSKU Accton-AS7726-32X 2026-07-30 11:21:01.945711 | ubuntu-noble | 2026-07-30 11:21:01.945 | DEBUG | osism.tasks.conductor.sonic.device:get_device_mac_address:80 - Using MAC address C3:4F:A2:B8:E5:D7 from management interface eth0 2026-07-30 11:21:01.945821 | ubuntu-noble | 2026-07-30 11:21:01.945 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:400 - Base config file /etc/sonic/config_db.json not found, starting with empty config for device testbed-switch-3 2026-07-30 11:21:01.945946 | ubuntu-noble | 2026-07-30 11:21:01.945 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_default_vrf_configuration:2210 - Using group-calculated AS 4200016029 for spine/superspine device testbed-switch-3 2026-07-30 11:21:01.946088 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet0, speed=100000, is_breakout=False 2026-07-30 11:21:01.946127 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 0 2026-07-30 11:21:01.946170 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 1 from alias 'hundredGigE1' 2026-07-30 11:21:01.946209 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet0 -> Eth1/1 (alias=hundredGigE1, sonic_port_number=1) 2026-07-30 11:21:01.946251 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet4, speed=100000, is_breakout=False 2026-07-30 11:21:01.946290 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 4 2026-07-30 11:21:01.946330 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 2 from alias 'hundredGigE2' 2026-07-30 11:21:01.946369 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet4 -> Eth1/2 (alias=hundredGigE2, sonic_port_number=2) 2026-07-30 11:21:01.946411 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet8, speed=100000, is_breakout=False 2026-07-30 11:21:01.946450 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 8 2026-07-30 11:21:01.946490 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 3 from alias 'hundredGigE3' 2026-07-30 11:21:01.946529 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet8 -> Eth1/3 (alias=hundredGigE3, sonic_port_number=3) 2026-07-30 11:21:01.946571 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet12, speed=100000, is_breakout=False 2026-07-30 11:21:01.946609 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 12 2026-07-30 11:21:01.946649 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 4 from alias 'hundredGigE4' 2026-07-30 11:21:01.946688 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet12 -> Eth1/4 (alias=hundredGigE4, sonic_port_number=4) 2026-07-30 11:21:01.946755 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet16, speed=100000, is_breakout=False 2026-07-30 11:21:01.946779 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 16 2026-07-30 11:21:01.946822 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 5 from alias 'hundredGigE5' 2026-07-30 11:21:01.946858 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet16 -> Eth1/5 (alias=hundredGigE5, sonic_port_number=5) 2026-07-30 11:21:01.946921 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet20, speed=100000, is_breakout=False 2026-07-30 11:21:01.946960 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 20 2026-07-30 11:21:01.946998 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 6 from alias 'hundredGigE6' 2026-07-30 11:21:01.947034 | ubuntu-noble | 2026-07-30 11:21:01.946 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet20 -> Eth1/6 (alias=hundredGigE6, sonic_port_number=6) 2026-07-30 11:21:01.947094 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet24, speed=100000, is_breakout=False 2026-07-30 11:21:01.947111 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 24 2026-07-30 11:21:01.947160 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 7 from alias 'hundredGigE7' 2026-07-30 11:21:01.947197 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet24 -> Eth1/7 (alias=hundredGigE7, sonic_port_number=7) 2026-07-30 11:21:01.947239 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet28, speed=100000, is_breakout=False 2026-07-30 11:21:01.947276 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 28 2026-07-30 11:21:01.947318 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 8 from alias 'hundredGigE8' 2026-07-30 11:21:01.947354 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet28 -> Eth1/8 (alias=hundredGigE8, sonic_port_number=8) 2026-07-30 11:21:01.947395 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet32, speed=100000, is_breakout=False 2026-07-30 11:21:01.947434 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 32 2026-07-30 11:21:01.947473 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 9 from alias 'hundredGigE9' 2026-07-30 11:21:01.947510 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet32 -> Eth1/9 (alias=hundredGigE9, sonic_port_number=9) 2026-07-30 11:21:01.947550 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet36, speed=100000, is_breakout=False 2026-07-30 11:21:01.947588 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 36 2026-07-30 11:21:01.947627 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 10 from alias 'hundredGigE10' 2026-07-30 11:21:01.947664 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet36 -> Eth1/10 (alias=hundredGigE10, sonic_port_number=10) 2026-07-30 11:21:01.947705 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet40, speed=100000, is_breakout=False 2026-07-30 11:21:01.947764 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 40 2026-07-30 11:21:01.947784 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 11 from alias 'hundredGigE11' 2026-07-30 11:21:01.947828 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet40 -> Eth1/11 (alias=hundredGigE11, sonic_port_number=11) 2026-07-30 11:21:01.947865 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet44, speed=100000, is_breakout=False 2026-07-30 11:21:01.947919 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 44 2026-07-30 11:21:01.947960 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 12 from alias 'hundredGigE12' 2026-07-30 11:21:01.948004 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet44 -> Eth1/12 (alias=hundredGigE12, sonic_port_number=12) 2026-07-30 11:21:01.948041 | ubuntu-noble | 2026-07-30 11:21:01.947 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet48, speed=100000, is_breakout=False 2026-07-30 11:21:01.948078 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 48 2026-07-30 11:21:01.948117 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 13 from alias 'hundredGigE13' 2026-07-30 11:21:01.948154 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet48 -> Eth1/13 (alias=hundredGigE13, sonic_port_number=13) 2026-07-30 11:21:01.948193 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet52, speed=100000, is_breakout=False 2026-07-30 11:21:01.948231 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 52 2026-07-30 11:21:01.948271 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 14 from alias 'hundredGigE14' 2026-07-30 11:21:01.948309 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet52 -> Eth1/14 (alias=hundredGigE14, sonic_port_number=14) 2026-07-30 11:21:01.948348 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet56, speed=100000, is_breakout=False 2026-07-30 11:21:01.948385 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 56 2026-07-30 11:21:01.948424 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 15 from alias 'hundredGigE15' 2026-07-30 11:21:01.948461 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet56 -> Eth1/15 (alias=hundredGigE15, sonic_port_number=15) 2026-07-30 11:21:01.948503 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet60, speed=100000, is_breakout=False 2026-07-30 11:21:01.948542 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 60 2026-07-30 11:21:01.948582 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 16 from alias 'hundredGigE16' 2026-07-30 11:21:01.948618 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet60 -> Eth1/16 (alias=hundredGigE16, sonic_port_number=16) 2026-07-30 11:21:01.948655 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet64, speed=100000, is_breakout=False 2026-07-30 11:21:01.948697 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 64 2026-07-30 11:21:01.948758 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 17 from alias 'hundredGigE17' 2026-07-30 11:21:01.948779 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet64 -> Eth1/17 (alias=hundredGigE17, sonic_port_number=17) 2026-07-30 11:21:01.948822 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet68, speed=100000, is_breakout=False 2026-07-30 11:21:01.948858 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 68 2026-07-30 11:21:01.948919 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 18 from alias 'hundredGigE18' 2026-07-30 11:21:01.948936 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet68 -> Eth1/18 (alias=hundredGigE18, sonic_port_number=18) 2026-07-30 11:21:01.948983 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet72, speed=100000, is_breakout=False 2026-07-30 11:21:01.949019 | ubuntu-noble | 2026-07-30 11:21:01.948 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 72 2026-07-30 11:21:01.949059 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 19 from alias 'hundredGigE19' 2026-07-30 11:21:01.949096 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet72 -> Eth1/19 (alias=hundredGigE19, sonic_port_number=19) 2026-07-30 11:21:01.949135 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet76, speed=100000, is_breakout=False 2026-07-30 11:21:01.949171 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 76 2026-07-30 11:21:01.949212 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 20 from alias 'hundredGigE20' 2026-07-30 11:21:01.949249 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet76 -> Eth1/20 (alias=hundredGigE20, sonic_port_number=20) 2026-07-30 11:21:01.949288 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet80, speed=100000, is_breakout=False 2026-07-30 11:21:01.949324 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 80 2026-07-30 11:21:01.949366 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 21 from alias 'hundredGigE21' 2026-07-30 11:21:01.949390 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet80 -> Eth1/21 (alias=hundredGigE21, sonic_port_number=21) 2026-07-30 11:21:01.949437 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet84, speed=100000, is_breakout=False 2026-07-30 11:21:01.949473 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 84 2026-07-30 11:21:01.949515 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 22 from alias 'hundredGigE22' 2026-07-30 11:21:01.949551 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet84 -> Eth1/22 (alias=hundredGigE22, sonic_port_number=22) 2026-07-30 11:21:01.949592 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet88, speed=100000, is_breakout=False 2026-07-30 11:21:01.949630 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 88 2026-07-30 11:21:01.949670 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 23 from alias 'hundredGigE23' 2026-07-30 11:21:01.949706 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet88 -> Eth1/23 (alias=hundredGigE23, sonic_port_number=23) 2026-07-30 11:21:01.949765 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet92, speed=100000, is_breakout=False 2026-07-30 11:21:01.949791 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 92 2026-07-30 11:21:01.949833 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 24 from alias 'hundredGigE24' 2026-07-30 11:21:01.949869 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet92 -> Eth1/24 (alias=hundredGigE24, sonic_port_number=24) 2026-07-30 11:21:01.950067 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet96, speed=100000, is_breakout=False 2026-07-30 11:21:01.950140 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 96 2026-07-30 11:21:01.950154 | ubuntu-noble | 2026-07-30 11:21:01.949 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 25 from alias 'hundredGigE25' 2026-07-30 11:21:01.950175 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet96 -> Eth1/25 (alias=hundredGigE25, sonic_port_number=25) 2026-07-30 11:21:01.950186 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet100, speed=100000, is_breakout=False 2026-07-30 11:21:01.950196 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 100 2026-07-30 11:21:01.950206 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 26 from alias 'hundredGigE26' 2026-07-30 11:21:01.950253 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet100 -> Eth1/26 (alias=hundredGigE26, sonic_port_number=26) 2026-07-30 11:21:01.950264 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet104, speed=100000, is_breakout=False 2026-07-30 11:21:01.950274 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 104 2026-07-30 11:21:01.950288 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 27 from alias 'hundredGigE27' 2026-07-30 11:21:01.950328 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet104 -> Eth1/27 (alias=hundredGigE27, sonic_port_number=27) 2026-07-30 11:21:01.950375 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet108, speed=100000, is_breakout=False 2026-07-30 11:21:01.950427 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 108 2026-07-30 11:21:01.950443 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 28 from alias 'hundredGigE28' 2026-07-30 11:21:01.950482 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet108 -> Eth1/28 (alias=hundredGigE28, sonic_port_number=28) 2026-07-30 11:21:01.950520 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet112, speed=100000, is_breakout=False 2026-07-30 11:21:01.950558 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 112 2026-07-30 11:21:01.950598 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 29 from alias 'hundredGigE29' 2026-07-30 11:21:01.950636 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet112 -> Eth1/29 (alias=hundredGigE29, sonic_port_number=29) 2026-07-30 11:21:01.950689 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet116, speed=100000, is_breakout=False 2026-07-30 11:21:01.950706 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 116 2026-07-30 11:21:01.950765 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 30 from alias 'hundredGigE30' 2026-07-30 11:21:01.950799 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet116 -> Eth1/30 (alias=hundredGigE30, sonic_port_number=30) 2026-07-30 11:21:01.950835 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet120, speed=100000, is_breakout=False 2026-07-30 11:21:01.950874 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 120 2026-07-30 11:21:01.950947 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 31 from alias 'hundredGigE31' 2026-07-30 11:21:01.950976 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet120 -> Eth1/31 (alias=hundredGigE31, sonic_port_number=31) 2026-07-30 11:21:01.950990 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet124, speed=100000, is_breakout=False 2026-07-30 11:21:01.951109 | ubuntu-noble | 2026-07-30 11:21:01.950 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 124 2026-07-30 11:21:01.951143 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 32 from alias 'hundredGigE32' 2026-07-30 11:21:01.951161 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet124 -> Eth1/32 (alias=hundredGigE32, sonic_port_number=32) 2026-07-30 11:21:01.951172 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet125, speed=10000, is_breakout=False 2026-07-30 11:21:01.951187 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 125 2026-07-30 11:21:01.951213 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 33 from alias 'tenGigE33' 2026-07-30 11:21:01.951255 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet125 -> Eth1/33 (alias=tenGigE33, sonic_port_number=33) 2026-07-30 11:21:01.951295 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet126, speed=10000, is_breakout=False 2026-07-30 11:21:01.951331 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 126 2026-07-30 11:21:01.951372 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 34 from alias 'tenGigE34' 2026-07-30 11:21:01.951407 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet126 -> Eth1/34 (alias=tenGigE34, sonic_port_number=34) 2026-07-30 11:21:01.951468 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet0 with IPv6 link-local only 2026-07-30 11:21:01.951506 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet4 with IPv6 link-local only 2026-07-30 11:21:01.951543 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet120 with IPv6 link-local only 2026-07-30 11:21:01.951588 | ubuntu-noble | 2026-07-30 11:21:01.951 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet124 with IPv6 link-local only 2026-07-30 11:21:02.223477 | ubuntu-noble | 2026-07-30 11:21:02.223 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet124, checking for FHRP VIP addresses 2026-07-30 11:21:02.223579 | ubuntu-noble | 2026-07-30 11:21:02.223 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:02.258476 | ubuntu-noble | 2026-07-30 11:21:02.258 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet0 (no direct IPv4) 2026-07-30 11:21:02.258579 | ubuntu-noble | 2026-07-30 11:21:02.258 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:02.458216 | ubuntu-noble | 2026-07-30 11:21:02.457 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet0 (connected to testbed-switch-0) 2026-07-30 11:21:02.727654 | ubuntu-noble | 2026-07-30 11:21:02.727 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet124, checking for FHRP VIP addresses 2026-07-30 11:21:02.727839 | ubuntu-noble | 2026-07-30 11:21:02.727 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:02.749872 | ubuntu-noble | 2026-07-30 11:21:02.749 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet4 (no direct IPv4) 2026-07-30 11:21:02.750002 | ubuntu-noble | 2026-07-30 11:21:02.749 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:02.947013 | ubuntu-noble | 2026-07-30 11:21:02.946 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet4 (connected to testbed-switch-1) 2026-07-30 11:21:03.684996 | ubuntu-noble | 2026-07-30 11:21:03.684 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet120, checking for FHRP VIP addresses 2026-07-30 11:21:03.685153 | ubuntu-noble | 2026-07-30 11:21:03.685 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:03.706049 | ubuntu-noble | 2026-07-30 11:21:03.705 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet120 (no direct IPv4) 2026-07-30 11:21:03.706176 | ubuntu-noble | 2026-07-30 11:21:03.706 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:03.706388 | ubuntu-noble | 2026-07-30 11:21:03.706 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet120 (connected to testbed-switch-2) 2026-07-30 11:21:03.989921 | ubuntu-noble | 2026-07-30 11:21:03.987 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet124, checking for FHRP VIP addresses 2026-07-30 11:21:03.990007 | ubuntu-noble | 2026-07-30 11:21:03.987 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:04.009327 | ubuntu-noble | 2026-07-30 11:21:04.009 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet124 (no direct IPv4) 2026-07-30 11:21:04.009414 | ubuntu-noble | 2026-07-30 11:21:04.009 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:04.009439 | ubuntu-noble | 2026-07-30 11:21:04.009 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet124 (connected to testbed-switch-2) 2026-07-30 11:21:04.298074 | ubuntu-noble | 2026-07-30 11:21:04.297 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet124, checking for FHRP VIP addresses 2026-07-30 11:21:04.298207 | ubuntu-noble | 2026-07-30 11:21:04.298 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:04.319143 | ubuntu-noble | 2026-07-30 11:21:04.318 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet0 for BGP neighbor 2026-07-30 11:21:04.319231 | ubuntu-noble | 2026-07-30 11:21:04.319 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:04.319248 | ubuntu-noble | 2026-07-30 11:21:04.319 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet0 (no direct IPv4, v6only=true) 2026-07-30 11:21:04.613933 | ubuntu-noble | 2026-07-30 11:21:04.613 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet124, checking for FHRP VIP addresses 2026-07-30 11:21:04.614070 | ubuntu-noble | 2026-07-30 11:21:04.613 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:04.636950 | ubuntu-noble | 2026-07-30 11:21:04.636 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet4 for BGP neighbor 2026-07-30 11:21:04.637094 | ubuntu-noble | 2026-07-30 11:21:04.636 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:04.637294 | ubuntu-noble | 2026-07-30 11:21:04.637 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet4 (no direct IPv4, v6only=true) 2026-07-30 11:21:04.915186 | ubuntu-noble | 2026-07-30 11:21:04.914 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet120, checking for FHRP VIP addresses 2026-07-30 11:21:04.915470 | ubuntu-noble | 2026-07-30 11:21:04.915 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:04.940299 | ubuntu-noble | 2026-07-30 11:21:04.939 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet120 for BGP neighbor 2026-07-30 11:21:04.940409 | ubuntu-noble | 2026-07-30 11:21:04.940 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:04.940609 | ubuntu-noble | 2026-07-30 11:21:04.940 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet120 (no direct IPv4, v6only=true) 2026-07-30 11:21:05.208711 | ubuntu-noble | 2026-07-30 11:21:05.208 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet124, checking for FHRP VIP addresses 2026-07-30 11:21:05.208981 | ubuntu-noble | 2026-07-30 11:21:05.208 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:05.231058 | ubuntu-noble | 2026-07-30 11:21:05.230 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1383 - No connected interface IPv4 found, using interface name Ethernet124 for BGP neighbor 2026-07-30 11:21:05.231190 | ubuntu-noble | 2026-07-30 11:21:05.231 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 4 2026-07-30 11:21:05.231414 | ubuntu-noble | 2026-07-30 11:21:05.231 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet124 (no direct IPv4, v6only=true) 2026-07-30 11:21:05.231748 | ubuntu-noble | 2026-07-30 11:21:05.231 | DEBUG | osism.tasks.conductor.netbox:get_device_oob_ip:139 - Found OOB IP for device testbed-switch-3: 172.16.0.30/20 2026-07-30 11:21:05.231969 | ubuntu-noble | 2026-07-30 11:21:05.231 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1795 - Device testbed-switch-3 has OOB IP 172.16.0.30/20 2026-07-30 11:21:05.232151 | ubuntu-noble | 2026-07-30 11:21:05.232 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1843 - No suitable Metalbox found for SONiC device testbed-switch-3 2026-07-30 11:21:05.232267 | ubuntu-noble | 2026-07-30 11:21:05.232 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_ntp_configuration:1874 - No NTP server found for SONiC device testbed-switch-3 2026-07-30 11:21:05.232371 | ubuntu-noble | 2026-07-30 11:21:05.232 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device testbed-switch-3 2026-07-30 11:21:05.232463 | ubuntu-noble | 2026-07-30 11:21:05.232 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_dns_configuration:1909 - No DNS server found for SONiC device testbed-switch-3 2026-07-30 11:21:05.232984 | ubuntu-noble | 2026-07-30 11:21:05.232 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device testbed-switch-3 2026-07-30 11:21:05.233214 | ubuntu-noble | 2026-07-30 11:21:05.233 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:544 - Using default config_version 'version_4_0_1' for device testbed-switch-3 2026-07-30 11:21:05.615406 | ubuntu-noble | 2026-07-30 11:21:05.615 | INFO | osism.tasks.conductor.sonic.exporter:save_config_to_netbox:124 - Created new SONiC local context for device testbed-switch-3 (first-time configuration) 2026-07-30 11:21:05.617573 | ubuntu-noble | 2026-07-30 11:21:05.617 | INFO | osism.tasks.conductor.sonic.exporter:export_config_to_file:226 - Exported SONiC config for device testbed-switch-3 to /tmp/tmp.xEtCJTAXip/osism_testbed-switch-3_config_db.json 2026-07-30 11:21:05.617685 | ubuntu-noble | 2026-07-30 11:21:05.617 | DEBUG | osism.tasks.conductor.sonic.exporter:export_config_to_file:279 - Symlink conditions not met - identifier_type: hostname, has_serial: True, serial_value: 2026-07-30 11:21:05.617707 | ubuntu-noble | 2026-07-30 11:21:05.617 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:268 - Configuration updated for device testbed-switch-3 2026-07-30 11:21:05.617789 | ubuntu-noble | 2026-07-30 11:21:05.617 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:272 - Generated SONiC config for device testbed-switch-3 with 34 ports 2026-07-30 11:21:05.617954 | ubuntu-noble | 2026-07-30 11:21:05.617 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:191 - Device testbed-switch-oob has SONiC firmware version: 4.5.0 2026-07-30 11:21:05.617978 | ubuntu-noble | 2026-07-30 11:21:05.617 | WARNING | osism.tasks.conductor.sonic.exporter:export_firmware_link:378 - Serial number not found for device testbed-switch-oob, falling back to hostname for firmware symlink 2026-07-30 11:21:05.618165 | ubuntu-noble | 2026-07-30 11:21:05.618 | INFO | osism.tasks.conductor.sonic.exporter:export_firmware_link:417 - Created firmware symlink /tmp/tmp.xEtCJTAXip/sonic-broadcom-enterprise-base_testbed-switch-oob.bin -> sonic-broadcom-enterprise-base_4.5.0.bin for device testbed-switch-oob 2026-07-30 11:21:05.618220 | ubuntu-noble | 2026-07-30 11:21:05.618 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:216 - Processing device: testbed-switch-oob with HWSKU: Accton-AS5835-54T 2026-07-30 11:21:05.620179 | ubuntu-noble | 2026-07-30 11:21:05.619 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:651 - Cached port config for HWSKU Accton-AS5835-54T with 54 ports 2026-07-30 11:21:05.620706 | ubuntu-noble | 2026-07-30 11:21:05.620 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:30 - Fetching interfaces for device 5 2026-07-30 11:21:06.210900 | ubuntu-noble | 2026-07-30 11:21:06.210 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:36 - Cached 56 interfaces for device 5 2026-07-30 11:21:06.211018 | ubuntu-noble | 2026-07-30 11:21:06.210 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:06.211249 | ubuntu-noble | 2026-07-30 11:21:06.211 | DEBUG | osism.tasks.conductor.netbox:get_device_oob_ip:139 - Found OOB IP for device testbed-switch-oob: 172.16.0.31/20 2026-07-30 11:21:06.211332 | ubuntu-noble | 2026-07-30 11:21:06.211 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:06.326846 | ubuntu-noble | 2026-07-30 11:21:06.326 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:06.440548 | ubuntu-noble | 2026-07-30 11:21:06.440 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:06.440879 | ubuntu-noble | 2026-07-30 11:21:06.440 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:06.607721 | ubuntu-noble | 2026-07-30 11:21:06.607 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:07.263954 | ubuntu-noble | 2026-07-30 11:21:07.263 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_transfer_role_ipv4_addresses:1088 - Failed to get transfer role IPv4 addresses for device testbed-switch-oob: The request failed with code 400 Bad Request: {'role': ['Select a valid choice. transfer is not one of the available choices.']} 2026-07-30 11:21:07.264236 | ubuntu-noble | 2026-07-30 11:21:07.264 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:07.264421 | ubuntu-noble | 2026-07-30 11:21:07.264 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS5835-54T 2026-07-30 11:21:07.265537 | ubuntu-noble | 2026-07-30 11:21:07.265 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.265651 | ubuntu-noble | 2026-07-30 11:21:07.265 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.265803 | ubuntu-noble | 2026-07-30 11:21:07.265 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.265971 | ubuntu-noble | 2026-07-30 11:21:07.265 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.266135 | ubuntu-noble | 2026-07-30 11:21:07.266 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet0: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.266303 | ubuntu-noble | 2026-07-30 11:21:07.266 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.266423 | ubuntu-noble | 2026-07-30 11:21:07.266 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.266527 | ubuntu-noble | 2026-07-30 11:21:07.266 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.266619 | ubuntu-noble | 2026-07-30 11:21:07.266 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.266746 | ubuntu-noble | 2026-07-30 11:21:07.266 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet4: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.267173 | ubuntu-noble | 2026-07-30 11:21:07.266 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.267271 | ubuntu-noble | 2026-07-30 11:21:07.267 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.267315 | ubuntu-noble | 2026-07-30 11:21:07.267 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.267341 | ubuntu-noble | 2026-07-30 11:21:07.267 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.267415 | ubuntu-noble | 2026-07-30 11:21:07.267 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet8: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.267641 | ubuntu-noble | 2026-07-30 11:21:07.267 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.267711 | ubuntu-noble | 2026-07-30 11:21:07.267 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.267786 | ubuntu-noble | 2026-07-30 11:21:07.267 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.267817 | ubuntu-noble | 2026-07-30 11:21:07.267 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.267959 | ubuntu-noble | 2026-07-30 11:21:07.267 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet12: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.268084 | ubuntu-noble | 2026-07-30 11:21:07.267 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.268217 | ubuntu-noble | 2026-07-30 11:21:07.268 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.268290 | ubuntu-noble | 2026-07-30 11:21:07.268 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.268436 | ubuntu-noble | 2026-07-30 11:21:07.268 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.268626 | ubuntu-noble | 2026-07-30 11:21:07.268 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet16: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.268857 | ubuntu-noble | 2026-07-30 11:21:07.268 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.268991 | ubuntu-noble | 2026-07-30 11:21:07.268 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.269091 | ubuntu-noble | 2026-07-30 11:21:07.269 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.269233 | ubuntu-noble | 2026-07-30 11:21:07.269 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.269363 | ubuntu-noble | 2026-07-30 11:21:07.269 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet20: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.269555 | ubuntu-noble | 2026-07-30 11:21:07.269 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.269675 | ubuntu-noble | 2026-07-30 11:21:07.269 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.269833 | ubuntu-noble | 2026-07-30 11:21:07.269 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.269984 | ubuntu-noble | 2026-07-30 11:21:07.269 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.270094 | ubuntu-noble | 2026-07-30 11:21:07.269 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet24: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.270243 | ubuntu-noble | 2026-07-30 11:21:07.270 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.270374 | ubuntu-noble | 2026-07-30 11:21:07.270 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.270508 | ubuntu-noble | 2026-07-30 11:21:07.270 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.270591 | ubuntu-noble | 2026-07-30 11:21:07.270 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.270678 | ubuntu-noble | 2026-07-30 11:21:07.270 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet28: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.270911 | ubuntu-noble | 2026-07-30 11:21:07.270 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.270995 | ubuntu-noble | 2026-07-30 11:21:07.270 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.271063 | ubuntu-noble | 2026-07-30 11:21:07.270 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.271142 | ubuntu-noble | 2026-07-30 11:21:07.271 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.271232 | ubuntu-noble | 2026-07-30 11:21:07.271 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet32: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.271389 | ubuntu-noble | 2026-07-30 11:21:07.271 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.271513 | ubuntu-noble | 2026-07-30 11:21:07.271 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.271642 | ubuntu-noble | 2026-07-30 11:21:07.271 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.271838 | ubuntu-noble | 2026-07-30 11:21:07.271 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.271999 | ubuntu-noble | 2026-07-30 11:21:07.271 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet36: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.272277 | ubuntu-noble | 2026-07-30 11:21:07.272 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.272404 | ubuntu-noble | 2026-07-30 11:21:07.272 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.272542 | ubuntu-noble | 2026-07-30 11:21:07.272 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.272678 | ubuntu-noble | 2026-07-30 11:21:07.272 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.272845 | ubuntu-noble | 2026-07-30 11:21:07.272 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet40: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.273150 | ubuntu-noble | 2026-07-30 11:21:07.273 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.273272 | ubuntu-noble | 2026-07-30 11:21:07.273 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.273391 | ubuntu-noble | 2026-07-30 11:21:07.273 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.273506 | ubuntu-noble | 2026-07-30 11:21:07.273 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.273596 | ubuntu-noble | 2026-07-30 11:21:07.273 | DEBUG | osism.tasks.conductor.sonic.interface:detect_breakout_ports:1089 - Skipping SONiC breakout for Ethernet44: master is not a multi-lane port in port_config (native port) 2026-07-30 11:21:07.273785 | ubuntu-noble | 2026-07-30 11:21:07.273 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.273854 | ubuntu-noble | 2026-07-30 11:21:07.273 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.273995 | ubuntu-noble | 2026-07-30 11:21:07.273 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.274169 | ubuntu-noble | 2026-07-30 11:21:07.274 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.274325 | ubuntu-noble | 2026-07-30 11:21:07.274 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.274490 | ubuntu-noble | 2026-07-30 11:21:07.274 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.274684 | ubuntu-noble | 2026-07-30 11:21:07.274 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:07.274864 | ubuntu-noble | 2026-07-30 11:21:07.274 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275086 | ubuntu-noble | 2026-07-30 11:21:07.274 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275141 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275213 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275323 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275415 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275502 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275563 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275651 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275719 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275813 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275877 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.275971 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276034 | ubuntu-noble | 2026-07-30 11:21:07.275 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276099 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276162 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276226 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276286 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276349 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276411 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276475 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276538 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276601 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276673 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276757 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.276870 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277000 | ubuntu-noble | 2026-07-30 11:21:07.276 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277070 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277152 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277265 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277343 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277417 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277473 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277535 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277601 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277704 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277820 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277869 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.277987 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.278052 | ubuntu-noble | 2026-07-30 11:21:07.277 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.278114 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.278177 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.278241 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.278310 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.278372 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.278432 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.278491 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.278548 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '10gbase-x-sfpp' to speed 10000 Mbps 2026-07-30 11:21:07.278621 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.278716 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.278825 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.278918 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.278971 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.279104 | ubuntu-noble | 2026-07-30 11:21:07.278 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '100gbase-x-qsfp28' to speed 100000 Mbps 2026-07-30 11:21:07.279133 | ubuntu-noble | 2026-07-30 11:21:07.279 | WARNING | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:88 - Unknown port type 'virtual', unable to determine speed 2026-07-30 11:21:07.279171 | ubuntu-noble | 2026-07-30 11:21:07.279 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:07.279240 | ubuntu-noble | 2026-07-30 11:21:07.279 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS5835-54T 2026-07-30 11:21:07.279948 | ubuntu-noble | 2026-07-30 11:21:07.279 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface Loopback0 using HWSKU Accton-AS5835-54T 2026-07-30 11:21:07.280054 | ubuntu-noble | 2026-07-30 11:21:07.279 | DEBUG | osism.tasks.conductor.sonic.interface:get_speed_from_port_type:86 - Resolved port type '1000base-t' to speed 1000 Mbps 2026-07-30 11:21:07.280109 | ubuntu-noble | 2026-07-30 11:21:07.280 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:07.280200 | ubuntu-noble | 2026-07-30 11:21:07.280 | DEBUG | osism.tasks.conductor.sonic.interface:get_port_config:607 - Using cached port config for HWSKU Accton-AS5835-54T 2026-07-30 11:21:07.280684 | ubuntu-noble | 2026-07-30 11:21:07.280 | WARNING | osism.tasks.conductor.sonic.interface:_map_interface_name_to_sonic:216 - Could not map interface eth0 using HWSKU Accton-AS5835-54T 2026-07-30 11:21:07.955947 | ubuntu-noble | 2026-07-30 11:21:07.955 | DEBUG | osism.tasks.conductor.sonic.device:get_device_mac_address:80 - Using MAC address F8:1D:7C:93:A6:2B from management interface eth0 2026-07-30 11:21:07.956094 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:400 - Base config file /etc/sonic/config_db.json not found, starting with empty config for device testbed-switch-oob 2026-07-30 11:21:07.956285 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet0, speed=10000, is_breakout=False 2026-07-30 11:21:07.956334 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 0 2026-07-30 11:21:07.956383 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 1 from alias 'tenGigE1' 2026-07-30 11:21:07.956426 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet0 -> Eth1/1 (alias=tenGigE1, sonic_port_number=1) 2026-07-30 11:21:07.956473 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet1, speed=10000, is_breakout=False 2026-07-30 11:21:07.956510 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 1 2026-07-30 11:21:07.956552 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 2 from alias 'tenGigE2' 2026-07-30 11:21:07.956590 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet1 -> Eth1/2 (alias=tenGigE2, sonic_port_number=2) 2026-07-30 11:21:07.956630 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet2, speed=10000, is_breakout=False 2026-07-30 11:21:07.956667 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 2 2026-07-30 11:21:07.956706 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 3 from alias 'tenGigE3' 2026-07-30 11:21:07.956998 | ubuntu-noble | 2026-07-30 11:21:07.956 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet2 -> Eth1/3 (alias=tenGigE3, sonic_port_number=3) 2026-07-30 11:21:07.957056 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet3, speed=10000, is_breakout=False 2026-07-30 11:21:07.957100 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 3 2026-07-30 11:21:07.957142 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 4 from alias 'tenGigE4' 2026-07-30 11:21:07.957180 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet3 -> Eth1/4 (alias=tenGigE4, sonic_port_number=4) 2026-07-30 11:21:07.957226 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet4, speed=10000, is_breakout=False 2026-07-30 11:21:07.957257 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 4 2026-07-30 11:21:07.957295 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 5 from alias 'tenGigE5' 2026-07-30 11:21:07.957333 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet4 -> Eth1/5 (alias=tenGigE5, sonic_port_number=5) 2026-07-30 11:21:07.957373 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet5, speed=10000, is_breakout=False 2026-07-30 11:21:07.957412 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 5 2026-07-30 11:21:07.957452 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 6 from alias 'tenGigE6' 2026-07-30 11:21:07.957489 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet5 -> Eth1/6 (alias=tenGigE6, sonic_port_number=6) 2026-07-30 11:21:07.957530 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet6, speed=10000, is_breakout=False 2026-07-30 11:21:07.957568 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 6 2026-07-30 11:21:07.957607 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 7 from alias 'tenGigE7' 2026-07-30 11:21:07.957642 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet6 -> Eth1/7 (alias=tenGigE7, sonic_port_number=7) 2026-07-30 11:21:07.957682 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet7, speed=10000, is_breakout=False 2026-07-30 11:21:07.957719 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 7 2026-07-30 11:21:07.957776 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 8 from alias 'tenGigE8' 2026-07-30 11:21:07.957810 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet7 -> Eth1/8 (alias=tenGigE8, sonic_port_number=8) 2026-07-30 11:21:07.957851 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet8, speed=10000, is_breakout=False 2026-07-30 11:21:07.957902 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 8 2026-07-30 11:21:07.957943 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 9 from alias 'tenGigE9' 2026-07-30 11:21:07.957979 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet8 -> Eth1/9 (alias=tenGigE9, sonic_port_number=9) 2026-07-30 11:21:07.958021 | ubuntu-noble | 2026-07-30 11:21:07.957 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet9, speed=10000, is_breakout=False 2026-07-30 11:21:07.958739 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 9 2026-07-30 11:21:07.958746 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 10 from alias 'tenGigE10' 2026-07-30 11:21:07.958749 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet9 -> Eth1/10 (alias=tenGigE10, sonic_port_number=10) 2026-07-30 11:21:07.958757 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet10, speed=10000, is_breakout=False 2026-07-30 11:21:07.958761 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 10 2026-07-30 11:21:07.958764 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 11 from alias 'tenGigE11' 2026-07-30 11:21:07.958767 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet10 -> Eth1/11 (alias=tenGigE11, sonic_port_number=11) 2026-07-30 11:21:07.958771 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet11, speed=10000, is_breakout=False 2026-07-30 11:21:07.958774 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 11 2026-07-30 11:21:07.958778 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 12 from alias 'tenGigE12' 2026-07-30 11:21:07.958781 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet11 -> Eth1/12 (alias=tenGigE12, sonic_port_number=12) 2026-07-30 11:21:07.958785 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet12, speed=10000, is_breakout=False 2026-07-30 11:21:07.958792 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 12 2026-07-30 11:21:07.958796 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 13 from alias 'tenGigE13' 2026-07-30 11:21:07.958799 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet12 -> Eth1/13 (alias=tenGigE13, sonic_port_number=13) 2026-07-30 11:21:07.958803 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet13, speed=10000, is_breakout=False 2026-07-30 11:21:07.958806 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 13 2026-07-30 11:21:07.958810 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 14 from alias 'tenGigE14' 2026-07-30 11:21:07.958813 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet13 -> Eth1/14 (alias=tenGigE14, sonic_port_number=14) 2026-07-30 11:21:07.958817 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet14, speed=10000, is_breakout=False 2026-07-30 11:21:07.958820 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 14 2026-07-30 11:21:07.958826 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 15 from alias 'tenGigE15' 2026-07-30 11:21:07.958829 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet14 -> Eth1/15 (alias=tenGigE15, sonic_port_number=15) 2026-07-30 11:21:07.958833 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet15, speed=10000, is_breakout=False 2026-07-30 11:21:07.958856 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 15 2026-07-30 11:21:07.958908 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 16 from alias 'tenGigE16' 2026-07-30 11:21:07.958948 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet15 -> Eth1/16 (alias=tenGigE16, sonic_port_number=16) 2026-07-30 11:21:07.958986 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet16, speed=10000, is_breakout=False 2026-07-30 11:21:07.959024 | ubuntu-noble | 2026-07-30 11:21:07.958 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 16 2026-07-30 11:21:07.959064 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 17 from alias 'tenGigE17' 2026-07-30 11:21:07.959100 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet16 -> Eth1/17 (alias=tenGigE17, sonic_port_number=17) 2026-07-30 11:21:07.959139 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet17, speed=10000, is_breakout=False 2026-07-30 11:21:07.959176 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 17 2026-07-30 11:21:07.959215 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 18 from alias 'tenGigE18' 2026-07-30 11:21:07.959252 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet17 -> Eth1/18 (alias=tenGigE18, sonic_port_number=18) 2026-07-30 11:21:07.959309 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet18, speed=10000, is_breakout=False 2026-07-30 11:21:07.959346 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 18 2026-07-30 11:21:07.959385 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 19 from alias 'tenGigE19' 2026-07-30 11:21:07.959420 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet18 -> Eth1/19 (alias=tenGigE19, sonic_port_number=19) 2026-07-30 11:21:07.959459 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet19, speed=10000, is_breakout=False 2026-07-30 11:21:07.959495 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 19 2026-07-30 11:21:07.959533 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 20 from alias 'tenGigE20' 2026-07-30 11:21:07.959568 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet19 -> Eth1/20 (alias=tenGigE20, sonic_port_number=20) 2026-07-30 11:21:07.959607 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet20, speed=10000, is_breakout=False 2026-07-30 11:21:07.959645 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 20 2026-07-30 11:21:07.959684 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 21 from alias 'tenGigE21' 2026-07-30 11:21:07.959720 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet20 -> Eth1/21 (alias=tenGigE21, sonic_port_number=21) 2026-07-30 11:21:07.959774 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet21, speed=10000, is_breakout=False 2026-07-30 11:21:07.959811 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 21 2026-07-30 11:21:07.959852 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 22 from alias 'tenGigE22' 2026-07-30 11:21:07.959912 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet21 -> Eth1/22 (alias=tenGigE22, sonic_port_number=22) 2026-07-30 11:21:07.959939 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet22, speed=10000, is_breakout=False 2026-07-30 11:21:07.959976 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 22 2026-07-30 11:21:07.960016 | ubuntu-noble | 2026-07-30 11:21:07.959 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 23 from alias 'tenGigE23' 2026-07-30 11:21:07.960052 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet22 -> Eth1/23 (alias=tenGigE23, sonic_port_number=23) 2026-07-30 11:21:07.960093 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet23, speed=10000, is_breakout=False 2026-07-30 11:21:07.960130 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 23 2026-07-30 11:21:07.960738 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 24 from alias 'tenGigE24' 2026-07-30 11:21:07.960744 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet23 -> Eth1/24 (alias=tenGigE24, sonic_port_number=24) 2026-07-30 11:21:07.960748 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet24, speed=10000, is_breakout=False 2026-07-30 11:21:07.960751 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 24 2026-07-30 11:21:07.960755 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 25 from alias 'tenGigE25' 2026-07-30 11:21:07.960758 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet24 -> Eth1/25 (alias=tenGigE25, sonic_port_number=25) 2026-07-30 11:21:07.960762 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet25, speed=10000, is_breakout=False 2026-07-30 11:21:07.960765 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 25 2026-07-30 11:21:07.960769 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 26 from alias 'tenGigE26' 2026-07-30 11:21:07.960772 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet25 -> Eth1/26 (alias=tenGigE26, sonic_port_number=26) 2026-07-30 11:21:07.960776 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet26, speed=10000, is_breakout=False 2026-07-30 11:21:07.960779 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 26 2026-07-30 11:21:07.960783 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 27 from alias 'tenGigE27' 2026-07-30 11:21:07.960786 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet26 -> Eth1/27 (alias=tenGigE27, sonic_port_number=27) 2026-07-30 11:21:07.960790 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet27, speed=10000, is_breakout=False 2026-07-30 11:21:07.960797 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 27 2026-07-30 11:21:07.960803 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 28 from alias 'tenGigE28' 2026-07-30 11:21:07.960807 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet27 -> Eth1/28 (alias=tenGigE28, sonic_port_number=28) 2026-07-30 11:21:07.960812 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet28, speed=10000, is_breakout=False 2026-07-30 11:21:07.960846 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 28 2026-07-30 11:21:07.960918 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 29 from alias 'tenGigE29' 2026-07-30 11:21:07.960958 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet28 -> Eth1/29 (alias=tenGigE29, sonic_port_number=29) 2026-07-30 11:21:07.961005 | ubuntu-noble | 2026-07-30 11:21:07.960 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet29, speed=10000, is_breakout=False 2026-07-30 11:21:07.961044 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 29 2026-07-30 11:21:07.961084 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 30 from alias 'tenGigE30' 2026-07-30 11:21:07.961119 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet29 -> Eth1/30 (alias=tenGigE30, sonic_port_number=30) 2026-07-30 11:21:07.961160 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet30, speed=10000, is_breakout=False 2026-07-30 11:21:07.961197 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 30 2026-07-30 11:21:07.961238 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 31 from alias 'tenGigE31' 2026-07-30 11:21:07.961273 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet30 -> Eth1/31 (alias=tenGigE31, sonic_port_number=31) 2026-07-30 11:21:07.961314 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet31, speed=10000, is_breakout=False 2026-07-30 11:21:07.961350 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 31 2026-07-30 11:21:07.961389 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 32 from alias 'tenGigE32' 2026-07-30 11:21:07.961426 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet31 -> Eth1/32 (alias=tenGigE32, sonic_port_number=32) 2026-07-30 11:21:07.961466 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet32, speed=10000, is_breakout=False 2026-07-30 11:21:07.961504 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 32 2026-07-30 11:21:07.961544 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 33 from alias 'tenGigE33' 2026-07-30 11:21:07.961581 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet32 -> Eth1/33 (alias=tenGigE33, sonic_port_number=33) 2026-07-30 11:21:07.961620 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet33, speed=10000, is_breakout=False 2026-07-30 11:21:07.961664 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 33 2026-07-30 11:21:07.961696 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 34 from alias 'tenGigE34' 2026-07-30 11:21:07.961739 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet33 -> Eth1/34 (alias=tenGigE34, sonic_port_number=34) 2026-07-30 11:21:07.961785 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet34, speed=10000, is_breakout=False 2026-07-30 11:21:07.961822 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 34 2026-07-30 11:21:07.961863 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 35 from alias 'tenGigE35' 2026-07-30 11:21:07.961913 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet34 -> Eth1/35 (alias=tenGigE35, sonic_port_number=35) 2026-07-30 11:21:07.961952 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet35, speed=10000, is_breakout=False 2026-07-30 11:21:07.961989 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 35 2026-07-30 11:21:07.962737 | ubuntu-noble | 2026-07-30 11:21:07.961 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 36 from alias 'tenGigE36' 2026-07-30 11:21:07.962742 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet35 -> Eth1/36 (alias=tenGigE36, sonic_port_number=36) 2026-07-30 11:21:07.962746 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet36, speed=10000, is_breakout=False 2026-07-30 11:21:07.962749 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 36 2026-07-30 11:21:07.962753 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 37 from alias 'tenGigE37' 2026-07-30 11:21:07.962756 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet36 -> Eth1/37 (alias=tenGigE37, sonic_port_number=37) 2026-07-30 11:21:07.962760 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet37, speed=10000, is_breakout=False 2026-07-30 11:21:07.962767 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 37 2026-07-30 11:21:07.962770 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 38 from alias 'tenGigE38' 2026-07-30 11:21:07.962774 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet37 -> Eth1/38 (alias=tenGigE38, sonic_port_number=38) 2026-07-30 11:21:07.962777 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet38, speed=10000, is_breakout=False 2026-07-30 11:21:07.962781 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 38 2026-07-30 11:21:07.962784 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 39 from alias 'tenGigE39' 2026-07-30 11:21:07.962788 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet38 -> Eth1/39 (alias=tenGigE39, sonic_port_number=39) 2026-07-30 11:21:07.962793 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet39, speed=10000, is_breakout=False 2026-07-30 11:21:07.962797 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 39 2026-07-30 11:21:07.962800 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 40 from alias 'tenGigE40' 2026-07-30 11:21:07.962804 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet39 -> Eth1/40 (alias=tenGigE40, sonic_port_number=40) 2026-07-30 11:21:07.962807 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet40, speed=10000, is_breakout=False 2026-07-30 11:21:07.962811 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 40 2026-07-30 11:21:07.962814 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 41 from alias 'tenGigE41' 2026-07-30 11:21:07.962818 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet40 -> Eth1/41 (alias=tenGigE41, sonic_port_number=41) 2026-07-30 11:21:07.962823 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet41, speed=10000, is_breakout=False 2026-07-30 11:21:07.962827 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 41 2026-07-30 11:21:07.962844 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 42 from alias 'tenGigE42' 2026-07-30 11:21:07.962904 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet41 -> Eth1/42 (alias=tenGigE42, sonic_port_number=42) 2026-07-30 11:21:07.962948 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet42, speed=10000, is_breakout=False 2026-07-30 11:21:07.962988 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 42 2026-07-30 11:21:07.963029 | ubuntu-noble | 2026-07-30 11:21:07.962 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 43 from alias 'tenGigE43' 2026-07-30 11:21:07.963066 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet42 -> Eth1/43 (alias=tenGigE43, sonic_port_number=43) 2026-07-30 11:21:07.963107 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet43, speed=10000, is_breakout=False 2026-07-30 11:21:07.963146 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 43 2026-07-30 11:21:07.963187 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 44 from alias 'tenGigE44' 2026-07-30 11:21:07.963224 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet43 -> Eth1/44 (alias=tenGigE44, sonic_port_number=44) 2026-07-30 11:21:07.963264 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet44, speed=10000, is_breakout=False 2026-07-30 11:21:07.963304 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 44 2026-07-30 11:21:07.963344 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 45 from alias 'tenGigE45' 2026-07-30 11:21:07.963379 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet44 -> Eth1/45 (alias=tenGigE45, sonic_port_number=45) 2026-07-30 11:21:07.963421 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet45, speed=10000, is_breakout=False 2026-07-30 11:21:07.963455 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 45 2026-07-30 11:21:07.963497 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 46 from alias 'tenGigE46' 2026-07-30 11:21:07.963534 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet45 -> Eth1/46 (alias=tenGigE46, sonic_port_number=46) 2026-07-30 11:21:07.963575 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet46, speed=10000, is_breakout=False 2026-07-30 11:21:07.963614 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 46 2026-07-30 11:21:07.963654 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 47 from alias 'tenGigE47' 2026-07-30 11:21:07.963690 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet46 -> Eth1/47 (alias=tenGigE47, sonic_port_number=47) 2026-07-30 11:21:07.963739 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet47, speed=10000, is_breakout=False 2026-07-30 11:21:07.963777 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 47 2026-07-30 11:21:07.963812 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 48 from alias 'tenGigE48' 2026-07-30 11:21:07.963847 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet47 -> Eth1/48 (alias=tenGigE48, sonic_port_number=48) 2026-07-30 11:21:07.963899 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet48, speed=100000, is_breakout=False 2026-07-30 11:21:07.963936 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 48 2026-07-30 11:21:07.963975 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 49 from alias 'hundredGigE49' 2026-07-30 11:21:07.964738 | ubuntu-noble | 2026-07-30 11:21:07.963 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet48 -> Eth1/49 (alias=hundredGigE49, sonic_port_number=49) 2026-07-30 11:21:07.964744 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet52, speed=100000, is_breakout=False 2026-07-30 11:21:07.964748 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 52 2026-07-30 11:21:07.964751 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 50 from alias 'hundredGigE50' 2026-07-30 11:21:07.964754 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet52 -> Eth1/50 (alias=hundredGigE50, sonic_port_number=50) 2026-07-30 11:21:07.964758 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet56, speed=100000, is_breakout=False 2026-07-30 11:21:07.964761 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 56 2026-07-30 11:21:07.964765 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 51 from alias 'hundredGigE51' 2026-07-30 11:21:07.964771 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet56 -> Eth1/51 (alias=hundredGigE51, sonic_port_number=51) 2026-07-30 11:21:07.964775 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet60, speed=100000, is_breakout=False 2026-07-30 11:21:07.964778 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 60 2026-07-30 11:21:07.964782 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 52 from alias 'hundredGigE52' 2026-07-30 11:21:07.964785 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet60 -> Eth1/52 (alias=hundredGigE52, sonic_port_number=52) 2026-07-30 11:21:07.964789 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet64, speed=100000, is_breakout=False 2026-07-30 11:21:07.964797 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 64 2026-07-30 11:21:07.964800 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 53 from alias 'hundredGigE53' 2026-07-30 11:21:07.964803 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet64 -> Eth1/53 (alias=hundredGigE53, sonic_port_number=53) 2026-07-30 11:21:07.964807 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:410 - Converting SONiC interface to alias: Ethernet68, speed=100000, is_breakout=False 2026-07-30 11:21:07.964810 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:convert_sonic_interface_to_alias:424 - Extracted ethernet_num: 68 2026-07-30 11:21:07.964814 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:_extract_port_number_from_alias:538 - Extracted port number 54 from alias 'hundredGigE54' 2026-07-30 11:21:07.964817 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.interface:_convert_using_port_config:479 - Regular conversion using port config: Ethernet68 -> Eth1/54 (alias=hundredGigE54, sonic_port_number=54) 2026-07-30 11:21:07.964821 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet1 with IPv6 link-local only 2026-07-30 11:21:07.964827 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet2 with IPv6 link-local only 2026-07-30 11:21:07.964830 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet5 with IPv6 link-local only 2026-07-30 11:21:07.964833 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet10 with IPv6 link-local only 2026-07-30 11:21:07.964839 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet11 with IPv6 link-local only 2026-07-30 11:21:07.964868 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet12 with IPv6 link-local only 2026-07-30 11:21:07.964915 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet13 with IPv6 link-local only 2026-07-30 11:21:07.964949 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet14 with IPv6 link-local only 2026-07-30 11:21:07.964981 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet15 with IPv6 link-local only 2026-07-30 11:21:07.965015 | ubuntu-noble | 2026-07-30 11:21:07.964 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet16 with IPv6 link-local only 2026-07-30 11:21:07.965048 | ubuntu-noble | 2026-07-30 11:21:07.965 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet17 with IPv6 link-local only 2026-07-30 11:21:07.965080 | ubuntu-noble | 2026-07-30 11:21:07.965 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet18 with IPv6 link-local only 2026-07-30 11:21:07.965112 | ubuntu-noble | 2026-07-30 11:21:07.965 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet19 with IPv6 link-local only 2026-07-30 11:21:07.965179 | ubuntu-noble | 2026-07-30 11:21:07.965 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet29 with IPv6 link-local only 2026-07-30 11:21:07.965190 | ubuntu-noble | 2026-07-30 11:21:07.965 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_interface_configurations:1001 - Configured interface Ethernet30 with IPv6 link-local only 2026-07-30 11:21:08.287899 | ubuntu-noble | 2026-07-30 11:21:08.287 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.27 on connected interface eth0 for port Ethernet1 2026-07-30 11:21:08.288123 | ubuntu-noble | 2026-07-30 11:21:08.287 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on eth0, checking for FHRP VIP addresses 2026-07-30 11:21:08.288329 | ubuntu-noble | 2026-07-30 11:21:08.288 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:08.312409 | ubuntu-noble | 2026-07-30 11:21:08.312 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet1 (no direct IPv4) 2026-07-30 11:21:08.312541 | ubuntu-noble | 2026-07-30 11:21:08.312 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:08.528957 | ubuntu-noble | 2026-07-30 11:21:08.528 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet1 (connected to testbed-switch-0) 2026-07-30 11:21:08.857771 | ubuntu-noble | 2026-07-30 11:21:08.857 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.28 on connected interface eth0 for port Ethernet2 2026-07-30 11:21:08.857933 | ubuntu-noble | 2026-07-30 11:21:08.857 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on eth0, checking for FHRP VIP addresses 2026-07-30 11:21:08.858117 | ubuntu-noble | 2026-07-30 11:21:08.858 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:08.881266 | ubuntu-noble | 2026-07-30 11:21:08.880 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet2 (no direct IPv4) 2026-07-30 11:21:08.881463 | ubuntu-noble | 2026-07-30 11:21:08.881 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:09.109641 | ubuntu-noble | 2026-07-30 11:21:09.109 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet2 (connected to testbed-switch-1) 2026-07-30 11:21:09.440719 | ubuntu-noble | 2026-07-30 11:21:09.440 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.5 on connected interface Ethernet0 for port Ethernet5 2026-07-30 11:21:09.440801 | ubuntu-noble | 2026-07-30 11:21:09.440 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:09.440999 | ubuntu-noble | 2026-07-30 11:21:09.440 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:09.461026 | ubuntu-noble | 2026-07-30 11:21:09.460 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet5 (no direct IPv4) 2026-07-30 11:21:09.461079 | ubuntu-noble | 2026-07-30 11:21:09.460 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:09.647620 | ubuntu-noble | 2026-07-30 11:21:09.647 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet5 (connected device testbed-manager is not a switch and no tag set) 2026-07-30 11:21:09.932425 | ubuntu-noble | 2026-07-30 11:21:09.932 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.10 on connected interface Ethernet0 for port Ethernet10 2026-07-30 11:21:09.932515 | ubuntu-noble | 2026-07-30 11:21:09.932 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:09.932530 | ubuntu-noble | 2026-07-30 11:21:09.932 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:09.953395 | ubuntu-noble | 2026-07-30 11:21:09.953 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet10 (no direct IPv4) 2026-07-30 11:21:09.953471 | ubuntu-noble | 2026-07-30 11:21:09.953 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:10.156186 | ubuntu-noble | 2026-07-30 11:21:10.155 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet10 (connected device testbed-node-0 is not a switch and no tag set) 2026-07-30 11:21:10.941959 | ubuntu-noble | 2026-07-30 11:21:10.941 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.11 on connected interface Ethernet0 for port Ethernet11 2026-07-30 11:21:10.942170 | ubuntu-noble | 2026-07-30 11:21:10.942 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:10.942374 | ubuntu-noble | 2026-07-30 11:21:10.942 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:10.964303 | ubuntu-noble | 2026-07-30 11:21:10.964 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet11 (no direct IPv4) 2026-07-30 11:21:10.964445 | ubuntu-noble | 2026-07-30 11:21:10.964 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:11.171612 | ubuntu-noble | 2026-07-30 11:21:11.171 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet11 (connected device testbed-node-1 is not a switch and no tag set) 2026-07-30 11:21:11.488209 | ubuntu-noble | 2026-07-30 11:21:11.487 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.12 on connected interface Ethernet0 for port Ethernet12 2026-07-30 11:21:11.488441 | ubuntu-noble | 2026-07-30 11:21:11.488 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:11.488675 | ubuntu-noble | 2026-07-30 11:21:11.488 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:11.510037 | ubuntu-noble | 2026-07-30 11:21:11.509 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet12 (no direct IPv4) 2026-07-30 11:21:11.510151 | ubuntu-noble | 2026-07-30 11:21:11.510 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:11.725534 | ubuntu-noble | 2026-07-30 11:21:11.725 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet12 (connected device testbed-node-2 is not a switch and no tag set) 2026-07-30 11:21:12.011002 | ubuntu-noble | 2026-07-30 11:21:12.010 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.13 on connected interface Ethernet0 for port Ethernet13 2026-07-30 11:21:12.011084 | ubuntu-noble | 2026-07-30 11:21:12.010 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:12.011120 | ubuntu-noble | 2026-07-30 11:21:12.011 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:12.031297 | ubuntu-noble | 2026-07-30 11:21:12.031 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet13 (no direct IPv4) 2026-07-30 11:21:12.031388 | ubuntu-noble | 2026-07-30 11:21:12.031 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:12.223017 | ubuntu-noble | 2026-07-30 11:21:12.222 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet13 (connected device testbed-node-3 is not a switch and no tag set) 2026-07-30 11:21:12.560556 | ubuntu-noble | 2026-07-30 11:21:12.560 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.14 on connected interface Ethernet0 for port Ethernet14 2026-07-30 11:21:12.560637 | ubuntu-noble | 2026-07-30 11:21:12.560 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:12.560749 | ubuntu-noble | 2026-07-30 11:21:12.560 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:12.580443 | ubuntu-noble | 2026-07-30 11:21:12.580 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet14 (no direct IPv4) 2026-07-30 11:21:12.580490 | ubuntu-noble | 2026-07-30 11:21:12.580 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:12.775935 | ubuntu-noble | 2026-07-30 11:21:12.775 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet14 (connected device testbed-node-4 is not a switch and no tag set) 2026-07-30 11:21:13.093831 | ubuntu-noble | 2026-07-30 11:21:13.092 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.15 on connected interface Ethernet0 for port Ethernet15 2026-07-30 11:21:13.093898 | ubuntu-noble | 2026-07-30 11:21:13.093 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:13.093905 | ubuntu-noble | 2026-07-30 11:21:13.093 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:13.113424 | ubuntu-noble | 2026-07-30 11:21:13.113 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet15 (no direct IPv4) 2026-07-30 11:21:13.113531 | ubuntu-noble | 2026-07-30 11:21:13.113 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:13.316542 | ubuntu-noble | 2026-07-30 11:21:13.316 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet15 (connected device testbed-node-5 is not a switch and no tag set) 2026-07-30 11:21:13.633547 | ubuntu-noble | 2026-07-30 11:21:13.633 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.16 on connected interface Ethernet0 for port Ethernet16 2026-07-30 11:21:13.633850 | ubuntu-noble | 2026-07-30 11:21:13.633 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:13.634034 | ubuntu-noble | 2026-07-30 11:21:13.633 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:13.666055 | ubuntu-noble | 2026-07-30 11:21:13.665 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet16 (no direct IPv4) 2026-07-30 11:21:13.666174 | ubuntu-noble | 2026-07-30 11:21:13.666 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:13.869722 | ubuntu-noble | 2026-07-30 11:21:13.869 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet16 (connected device testbed-node-6 is not a switch and no tag set) 2026-07-30 11:21:14.674519 | ubuntu-noble | 2026-07-30 11:21:14.674 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.17 on connected interface Ethernet0 for port Ethernet17 2026-07-30 11:21:14.674630 | ubuntu-noble | 2026-07-30 11:21:14.674 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:14.674814 | ubuntu-noble | 2026-07-30 11:21:14.674 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:14.706937 | ubuntu-noble | 2026-07-30 11:21:14.706 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet17 (no direct IPv4) 2026-07-30 11:21:14.707120 | ubuntu-noble | 2026-07-30 11:21:14.706 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:14.907639 | ubuntu-noble | 2026-07-30 11:21:14.907 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet17 (connected device testbed-node-7 is not a switch and no tag set) 2026-07-30 11:21:15.213076 | ubuntu-noble | 2026-07-30 11:21:15.212 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.18 on connected interface Ethernet0 for port Ethernet18 2026-07-30 11:21:15.213279 | ubuntu-noble | 2026-07-30 11:21:15.213 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:15.213493 | ubuntu-noble | 2026-07-30 11:21:15.213 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:15.238599 | ubuntu-noble | 2026-07-30 11:21:15.238 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet18 (no direct IPv4) 2026-07-30 11:21:15.238723 | ubuntu-noble | 2026-07-30 11:21:15.238 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:15.461581 | ubuntu-noble | 2026-07-30 11:21:15.461 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet18 (connected device testbed-node-8 is not a switch and no tag set) 2026-07-30 11:21:15.770152 | ubuntu-noble | 2026-07-30 11:21:15.769 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.19 on connected interface Ethernet0 for port Ethernet19 2026-07-30 11:21:15.770366 | ubuntu-noble | 2026-07-30 11:21:15.770 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:15.770585 | ubuntu-noble | 2026-07-30 11:21:15.770 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:15.792470 | ubuntu-noble | 2026-07-30 11:21:15.792 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet19 (no direct IPv4) 2026-07-30 11:21:15.792612 | ubuntu-noble | 2026-07-30 11:21:15.792 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:15.985561 | ubuntu-noble | 2026-07-30 11:21:15.985 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1290 - Skipping l2vpn_evpn for interface Ethernet19 (connected device testbed-node-9 is not a switch and no tag set) 2026-07-30 11:21:16.314413 | ubuntu-noble | 2026-07-30 11:21:16.314 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.29 on connected interface eth0 for port Ethernet29 2026-07-30 11:21:16.314499 | ubuntu-noble | 2026-07-30 11:21:16.314 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on eth0, checking for FHRP VIP addresses 2026-07-30 11:21:16.314518 | ubuntu-noble | 2026-07-30 11:21:16.314 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:16.335593 | ubuntu-noble | 2026-07-30 11:21:16.335 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet29 (no direct IPv4) 2026-07-30 11:21:16.335671 | ubuntu-noble | 2026-07-30 11:21:16.335 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:16.549233 | ubuntu-noble | 2026-07-30 11:21:16.548 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet29 (connected to testbed-switch-2) 2026-07-30 11:21:16.873798 | ubuntu-noble | 2026-07-30 11:21:16.873 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.30 on connected interface eth0 for port Ethernet30 2026-07-30 11:21:16.873839 | ubuntu-noble | 2026-07-30 11:21:16.873 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on eth0, checking for FHRP VIP addresses 2026-07-30 11:21:16.873919 | ubuntu-noble | 2026-07-30 11:21:16.873 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:16.896333 | ubuntu-noble | 2026-07-30 11:21:16.896 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1253 - Added BGP_NEIGHBOR_AF with ipv4_unicast and ipv6_unicast for interface Ethernet30 (no direct IPv4) 2026-07-30 11:21:16.896430 | ubuntu-noble | 2026-07-30 11:21:16.896 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:17.112448 | ubuntu-noble | 2026-07-30 11:21:17.112 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1282 - Added BGP_NEIGHBOR_AF l2vpn_evpn for interface Ethernet30 (connected to testbed-switch-3) 2026-07-30 11:21:17.446818 | ubuntu-noble | 2026-07-30 11:21:17.445 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.27 on connected interface eth0 for port Ethernet1 2026-07-30 11:21:17.446906 | ubuntu-noble | 2026-07-30 11:21:17.446 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on eth0, checking for FHRP VIP addresses 2026-07-30 11:21:17.446944 | ubuntu-noble | 2026-07-30 11:21:17.446 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:17.471845 | ubuntu-noble | 2026-07-30 11:21:17.471 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.27 for BGP neighbor on Ethernet1 2026-07-30 11:21:17.472229 | ubuntu-noble | 2026-07-30 11:21:17.472 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:17.472521 | ubuntu-noble | 2026-07-30 11:21:17.472 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet1 (no direct IPv4, v6only=true) 2026-07-30 11:21:18.263171 | ubuntu-noble | 2026-07-30 11:21:18.262 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.28 on connected interface eth0 for port Ethernet2 2026-07-30 11:21:18.263368 | ubuntu-noble | 2026-07-30 11:21:18.263 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on eth0, checking for FHRP VIP addresses 2026-07-30 11:21:18.263560 | ubuntu-noble | 2026-07-30 11:21:18.263 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:18.286908 | ubuntu-noble | 2026-07-30 11:21:18.286 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.28 for BGP neighbor on Ethernet2 2026-07-30 11:21:18.287067 | ubuntu-noble | 2026-07-30 11:21:18.286 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:18.287281 | ubuntu-noble | 2026-07-30 11:21:18.287 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet2 (no direct IPv4, v6only=true) 2026-07-30 11:21:18.597003 | ubuntu-noble | 2026-07-30 11:21:18.596 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.5 on connected interface Ethernet0 for port Ethernet5 2026-07-30 11:21:18.597203 | ubuntu-noble | 2026-07-30 11:21:18.597 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:18.597433 | ubuntu-noble | 2026-07-30 11:21:18.597 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:18.620191 | ubuntu-noble | 2026-07-30 11:21:18.619 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.5 for BGP neighbor on Ethernet5 2026-07-30 11:21:18.620309 | ubuntu-noble | 2026-07-30 11:21:18.620 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:18.620531 | ubuntu-noble | 2026-07-30 11:21:18.620 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet5 (no direct IPv4, v6only=true) 2026-07-30 11:21:18.957506 | ubuntu-noble | 2026-07-30 11:21:18.957 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.10 on connected interface Ethernet0 for port Ethernet10 2026-07-30 11:21:18.957703 | ubuntu-noble | 2026-07-30 11:21:18.957 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:18.958021 | ubuntu-noble | 2026-07-30 11:21:18.957 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:18.980526 | ubuntu-noble | 2026-07-30 11:21:18.980 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.10 for BGP neighbor on Ethernet10 2026-07-30 11:21:18.980617 | ubuntu-noble | 2026-07-30 11:21:18.980 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:18.980990 | ubuntu-noble | 2026-07-30 11:21:18.980 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet10 (no direct IPv4, v6only=true) 2026-07-30 11:21:19.296227 | ubuntu-noble | 2026-07-30 11:21:19.295 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.11 on connected interface Ethernet0 for port Ethernet11 2026-07-30 11:21:19.296531 | ubuntu-noble | 2026-07-30 11:21:19.296 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:19.296746 | ubuntu-noble | 2026-07-30 11:21:19.296 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:19.319138 | ubuntu-noble | 2026-07-30 11:21:19.318 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.11 for BGP neighbor on Ethernet11 2026-07-30 11:21:19.319276 | ubuntu-noble | 2026-07-30 11:21:19.319 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:19.319534 | ubuntu-noble | 2026-07-30 11:21:19.319 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet11 (no direct IPv4, v6only=true) 2026-07-30 11:21:19.600428 | ubuntu-noble | 2026-07-30 11:21:19.600 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.12 on connected interface Ethernet0 for port Ethernet12 2026-07-30 11:21:19.600794 | ubuntu-noble | 2026-07-30 11:21:19.600 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:19.600922 | ubuntu-noble | 2026-07-30 11:21:19.600 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:19.633011 | ubuntu-noble | 2026-07-30 11:21:19.632 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.12 for BGP neighbor on Ethernet12 2026-07-30 11:21:19.633148 | ubuntu-noble | 2026-07-30 11:21:19.633 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:19.633403 | ubuntu-noble | 2026-07-30 11:21:19.633 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet12 (no direct IPv4, v6only=true) 2026-07-30 11:21:19.933607 | ubuntu-noble | 2026-07-30 11:21:19.933 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.13 on connected interface Ethernet0 for port Ethernet13 2026-07-30 11:21:19.933836 | ubuntu-noble | 2026-07-30 11:21:19.933 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:19.934100 | ubuntu-noble | 2026-07-30 11:21:19.933 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:19.959608 | ubuntu-noble | 2026-07-30 11:21:19.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.13 for BGP neighbor on Ethernet13 2026-07-30 11:21:19.959715 | ubuntu-noble | 2026-07-30 11:21:19.959 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:19.960031 | ubuntu-noble | 2026-07-30 11:21:19.959 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet13 (no direct IPv4, v6only=true) 2026-07-30 11:21:20.270307 | ubuntu-noble | 2026-07-30 11:21:20.270 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.14 on connected interface Ethernet0 for port Ethernet14 2026-07-30 11:21:20.270477 | ubuntu-noble | 2026-07-30 11:21:20.270 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:20.270662 | ubuntu-noble | 2026-07-30 11:21:20.270 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:20.292713 | ubuntu-noble | 2026-07-30 11:21:20.292 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.14 for BGP neighbor on Ethernet14 2026-07-30 11:21:20.292922 | ubuntu-noble | 2026-07-30 11:21:20.292 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:20.293163 | ubuntu-noble | 2026-07-30 11:21:20.293 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet14 (no direct IPv4, v6only=true) 2026-07-30 11:21:20.601017 | ubuntu-noble | 2026-07-30 11:21:20.600 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.15 on connected interface Ethernet0 for port Ethernet15 2026-07-30 11:21:20.601201 | ubuntu-noble | 2026-07-30 11:21:20.601 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:20.601462 | ubuntu-noble | 2026-07-30 11:21:20.601 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:20.623640 | ubuntu-noble | 2026-07-30 11:21:20.623 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.15 for BGP neighbor on Ethernet15 2026-07-30 11:21:20.623837 | ubuntu-noble | 2026-07-30 11:21:20.623 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:20.624199 | ubuntu-noble | 2026-07-30 11:21:20.624 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet15 (no direct IPv4, v6only=true) 2026-07-30 11:21:20.922476 | ubuntu-noble | 2026-07-30 11:21:20.922 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.16 on connected interface Ethernet0 for port Ethernet16 2026-07-30 11:21:20.923867 | ubuntu-noble | 2026-07-30 11:21:20.922 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:20.923939 | ubuntu-noble | 2026-07-30 11:21:20.922 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:20.944992 | ubuntu-noble | 2026-07-30 11:21:20.944 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.16 for BGP neighbor on Ethernet16 2026-07-30 11:21:20.945062 | ubuntu-noble | 2026-07-30 11:21:20.944 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:20.945208 | ubuntu-noble | 2026-07-30 11:21:20.945 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet16 (no direct IPv4, v6only=true) 2026-07-30 11:21:21.741264 | ubuntu-noble | 2026-07-30 11:21:21.740 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.17 on connected interface Ethernet0 for port Ethernet17 2026-07-30 11:21:21.741445 | ubuntu-noble | 2026-07-30 11:21:21.741 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:21.741641 | ubuntu-noble | 2026-07-30 11:21:21.741 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:21.764199 | ubuntu-noble | 2026-07-30 11:21:21.763 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.17 for BGP neighbor on Ethernet17 2026-07-30 11:21:21.764343 | ubuntu-noble | 2026-07-30 11:21:21.764 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:21.764604 | ubuntu-noble | 2026-07-30 11:21:21.764 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet17 (no direct IPv4, v6only=true) 2026-07-30 11:21:22.086954 | ubuntu-noble | 2026-07-30 11:21:22.086 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.18 on connected interface Ethernet0 for port Ethernet18 2026-07-30 11:21:22.087012 | ubuntu-noble | 2026-07-30 11:21:22.086 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:22.087027 | ubuntu-noble | 2026-07-30 11:21:22.086 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:22.107970 | ubuntu-noble | 2026-07-30 11:21:22.107 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.18 for BGP neighbor on Ethernet18 2026-07-30 11:21:22.108046 | ubuntu-noble | 2026-07-30 11:21:22.107 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:22.108077 | ubuntu-noble | 2026-07-30 11:21:22.108 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet18 (no direct IPv4, v6only=true) 2026-07-30 11:21:22.432461 | ubuntu-noble | 2026-07-30 11:21:22.432 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.19 on connected interface Ethernet0 for port Ethernet19 2026-07-30 11:21:22.432558 | ubuntu-noble | 2026-07-30 11:21:22.432 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on Ethernet0, checking for FHRP VIP addresses 2026-07-30 11:21:22.432574 | ubuntu-noble | 2026-07-30 11:21:22.432 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:22.453375 | ubuntu-noble | 2026-07-30 11:21:22.453 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.19 for BGP neighbor on Ethernet19 2026-07-30 11:21:22.453461 | ubuntu-noble | 2026-07-30 11:21:22.453 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:22.453479 | ubuntu-noble | 2026-07-30 11:21:22.453 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet19 (no direct IPv4, v6only=true) 2026-07-30 11:21:22.738233 | ubuntu-noble | 2026-07-30 11:21:22.738 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.29 on connected interface eth0 for port Ethernet29 2026-07-30 11:21:22.738322 | ubuntu-noble | 2026-07-30 11:21:22.738 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on eth0, checking for FHRP VIP addresses 2026-07-30 11:21:22.738363 | ubuntu-noble | 2026-07-30 11:21:22.738 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:22.759454 | ubuntu-noble | 2026-07-30 11:21:22.759 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.29 for BGP neighbor on Ethernet29 2026-07-30 11:21:22.759560 | ubuntu-noble | 2026-07-30 11:21:22.759 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:22.759579 | ubuntu-noble | 2026-07-30 11:21:22.759 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet29 (no direct IPv4, v6only=true) 2026-07-30 11:21:23.068515 | ubuntu-noble | 2026-07-30 11:21:23.068 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:515 - Found direct IPv4 address 172.16.0.30 on connected interface eth0 for port Ethernet30 2026-07-30 11:21:23.068610 | ubuntu-noble | 2026-07-30 11:21:23.068 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:524 - Missing a direct address for at least one family on eth0, checking for FHRP VIP addresses 2026-07-30 11:21:23.068626 | ubuntu-noble | 2026-07-30 11:21:23.068 | DEBUG | osism.tasks.conductor.sonic.connections:get_connected_interface_ip_addresses:537 - Using cached VIP addresses 2026-07-30 11:21:23.088700 | ubuntu-noble | 2026-07-30 11:21:23.088 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1378 - Using connected interface IPv4 address 172.16.0.30 for BGP neighbor on Ethernet30 2026-07-30 11:21:23.088811 | ubuntu-noble | 2026-07-30 11:21:23.088 | DEBUG | osism.tasks.conductor.sonic.cache:get_device_interfaces:45 - Using cached interfaces for device 5 2026-07-30 11:21:23.088831 | ubuntu-noble | 2026-07-30 11:21:23.088 | DEBUG | osism.tasks.conductor.sonic.config_generator:_add_bgp_configurations:1436 - Added BGP_NEIGHBOR for interface Ethernet30 (no direct IPv4, v6only=true) 2026-07-30 11:21:23.089052 | ubuntu-noble | 2026-07-30 11:21:23.088 | DEBUG | osism.tasks.conductor.netbox:get_device_oob_ip:139 - Found OOB IP for device testbed-switch-oob: 172.16.0.31/20 2026-07-30 11:21:23.089070 | ubuntu-noble | 2026-07-30 11:21:23.089 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1795 - Device testbed-switch-oob has OOB IP 172.16.0.31/20 2026-07-30 11:21:23.089159 | ubuntu-noble | 2026-07-30 11:21:23.089 | WARNING | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1843 - No suitable Metalbox found for SONiC device testbed-switch-oob 2026-07-30 11:21:23.089189 | ubuntu-noble | 2026-07-30 11:21:23.089 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_ntp_configuration:1874 - No NTP server found for SONiC device testbed-switch-oob 2026-07-30 11:21:23.089231 | ubuntu-noble | 2026-07-30 11:21:23.089 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device testbed-switch-oob 2026-07-30 11:21:23.089266 | ubuntu-noble | 2026-07-30 11:21:23.089 | WARNING | osism.tasks.conductor.sonic.config_generator:_add_dns_configuration:1909 - No DNS server found for SONiC device testbed-switch-oob 2026-07-30 11:21:23.089464 | ubuntu-noble | 2026-07-30 11:21:23.089 | DEBUG | osism.tasks.conductor.sonic.config_generator:_get_metalbox_ip_for_device:1783 - Using cached metalbox IP for device testbed-switch-oob 2026-07-30 11:21:23.089559 | ubuntu-noble | 2026-07-30 11:21:23.089 | DEBUG | osism.tasks.conductor.sonic.config_generator:generate_sonic_config:544 - Using default config_version 'version_4_0_1' for device testbed-switch-oob 2026-07-30 11:21:23.447976 | ubuntu-noble | 2026-07-30 11:21:23.447 | INFO | osism.tasks.conductor.sonic.exporter:save_config_to_netbox:124 - Created new SONiC local context for device testbed-switch-oob (first-time configuration) 2026-07-30 11:21:23.449543 | ubuntu-noble | 2026-07-30 11:21:23.449 | INFO | osism.tasks.conductor.sonic.exporter:export_config_to_file:226 - Exported SONiC config for device testbed-switch-oob to /tmp/tmp.xEtCJTAXip/osism_testbed-switch-oob_config_db.json 2026-07-30 11:21:23.449603 | ubuntu-noble | 2026-07-30 11:21:23.449 | DEBUG | osism.tasks.conductor.sonic.exporter:export_config_to_file:279 - Symlink conditions not met - identifier_type: hostname, has_serial: True, serial_value: 2026-07-30 11:21:23.449618 | ubuntu-noble | 2026-07-30 11:21:23.449 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:268 - Configuration updated for device testbed-switch-oob 2026-07-30 11:21:23.449695 | ubuntu-noble | 2026-07-30 11:21:23.449 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:272 - Generated SONiC config for device testbed-switch-oob with 54 ports 2026-07-30 11:21:23.449711 | ubuntu-noble | 2026-07-30 11:21:23.449 | INFO | osism.tasks.conductor.sonic.sync:sync_sonic:281 - Generated SONiC configurations for 10 devices 2026-07-30 11:21:23.449817 | ubuntu-noble | 2026-07-30 11:21:23.449 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:286 - Interface cache stats: 10 devices, 226 interfaces 2026-07-30 11:21:23.454926 | ubuntu-noble | 2026-07-30 11:21:23.454 | DEBUG | osism.tasks.conductor.sonic.cache:clear:54 - Cleared interface cache (10 devices) 2026-07-30 11:21:23.454971 | ubuntu-noble | 2026-07-30 11:21:23.454 | DEBUG | osism.tasks.conductor.sonic.config_generator:clear_metalbox_ip_cache:1884 - Cleared metalbox IP cache 2026-07-30 11:21:23.454985 | ubuntu-noble | 2026-07-30 11:21:23.454 | DEBUG | osism.tasks.conductor.sonic.config_generator:clear_metalbox_devices_cache:1891 - Cleared metalbox devices cache 2026-07-30 11:21:23.455066 | ubuntu-noble | 2026-07-30 11:21:23.455 | DEBUG | osism.tasks.conductor.sonic.interface:clear_port_config_cache:668 - Cleared port configuration cache 2026-07-30 11:21:23.455083 | ubuntu-noble | 2026-07-30 11:21:23.455 | DEBUG | osism.tasks.conductor.sonic.config_generator:clear_all_caches:1920 - Cleared all config_generator caches 2026-07-30 11:21:23.455120 | ubuntu-noble | 2026-07-30 11:21:23.455 | DEBUG | osism.tasks.conductor.sonic.connections:clear_vip_addresses_cache:329 - Cleared VIP addresses cache 2026-07-30 11:21:23.455162 | ubuntu-noble | 2026-07-30 11:21:23.455 | DEBUG | osism.tasks.conductor.sonic.sync:sync_sonic:295 - Cleared all caches after sync_sonic task completion 2026-07-30 11:21:23.458226 | ubuntu-noble | Generated 10 SONiC configurations 2026-07-30 11:21:23.577075 | ubuntu-noble | >>> Comparing exports against /home/zuul/src/github.com/osism/python-osism/tests/e2e/golden 2026-07-30 11:21:24.167641 | ubuntu-noble | OK: exports match the golden files 2026-07-30 11:21:24.178788 | ubuntu-noble | >>> SONiC E2E golden test passed. 2026-07-30 11:21:24.183361 | ubuntu-noble | >>> Stopping the NetBox stack 2026-07-30 11:21:24.374678 | ubuntu-noble | Container sonic-e2e-netbox-1 Stopping 2026-07-30 11:21:24.780172 | ubuntu-noble | Container sonic-e2e-netbox-1 Stopped 2026-07-30 11:21:24.780234 | ubuntu-noble | Container sonic-e2e-netbox-1 Removing 2026-07-30 11:21:24.897992 | ubuntu-noble | Container sonic-e2e-netbox-1 Removed 2026-07-30 11:21:24.898172 | ubuntu-noble | Container sonic-e2e-valkey-1 Stopping 2026-07-30 11:21:24.898198 | ubuntu-noble | Container sonic-e2e-postgres-1 Stopping 2026-07-30 11:21:25.212869 | ubuntu-noble | Container sonic-e2e-valkey-1 Stopped 2026-07-30 11:21:25.213531 | ubuntu-noble | Container sonic-e2e-valkey-1 Removing 2026-07-30 11:21:25.228803 | ubuntu-noble | Container sonic-e2e-postgres-1 Stopped 2026-07-30 11:21:25.228923 | ubuntu-noble | Container sonic-e2e-postgres-1 Removing 2026-07-30 11:21:25.247010 | ubuntu-noble | Container sonic-e2e-valkey-1 Removed 2026-07-30 11:21:25.351553 | ubuntu-noble | Container sonic-e2e-postgres-1 Removed 2026-07-30 11:21:25.353151 | ubuntu-noble | Network sonic-e2e_default Removing 2026-07-30 11:21:25.469209 | ubuntu-noble | Network sonic-e2e_default Removed 2026-07-30 11:21:25.624349 | ubuntu-noble | ok: Runtime: 0:17:46.531036 2026-07-30 11:21:25.708862 | 2026-07-30 11:21:25.709083 | PLAY RECAP 2026-07-30 11:21:25.709223 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 11:21:25.709287 | 2026-07-30 11:21:25.870288 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/test-sonic-e2e.yml@main] 2026-07-30 11:21:25.872548 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-30 11:21:26.670905 | 2026-07-30 11:21:26.671119 | PLAY [Base post-fetch] 2026-07-30 11:21:26.686447 | 2026-07-30 11:21:26.686616 | TASK [diagnose-network : Ensure log directory exists] 2026-07-30 11:21:27.353621 | ubuntu-noble | ok 2026-07-30 11:21:27.367293 | 2026-07-30 11:21:27.367534 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-30 11:21:44.620602 | ubuntu-noble | ok: Runtime: 0:00:10.760822 2026-07-30 11:21:44.631615 | 2026-07-30 11:21:44.631849 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-30 11:21:50.792176 | ubuntu-noble | ok: Runtime: 0:00:00.328273 2026-07-30 11:21:50.799371 | 2026-07-30 11:21:50.799519 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-30 11:21:56.937646 | ubuntu-noble | ok: Runtime: 0:00:00.857117 2026-07-30 11:21:56.951601 | 2026-07-30 11:21:56.951790 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-30 11:21:57.007149 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 11:21:57.019066 | 2026-07-30 11:21:57.019238 | TASK [fetch-output : Set log path for single node] 2026-07-30 11:21:57.067616 | ubuntu-noble | ok 2026-07-30 11:21:57.075271 | 2026-07-30 11:21:57.075417 | LOOP [fetch-output : Ensure local output dirs] 2026-07-30 11:21:57.378169 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/789f0d70b7994788b55de2308632f6ca/work/logs" 2026-07-30 11:21:57.672516 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/789f0d70b7994788b55de2308632f6ca/work/artifacts" 2026-07-30 11:21:57.940869 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/789f0d70b7994788b55de2308632f6ca/work/docs" 2026-07-30 11:21:57.958455 | 2026-07-30 11:21:57.958654 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-30 11:21:58.741796 | ubuntu-noble | changed: 2026-07-30 11:21:58.742231 | ubuntu-noble | .d..t...... ./ 2026-07-30 11:21:58.742296 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-07-30 11:21:58.742333 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-07-30 11:21:58.742365 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-07-30 11:21:58.742395 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-07-30 11:21:58.742425 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-07-30 11:21:58.742488 | ubuntu-noble | changed: All items complete 2026-07-30 11:21:58.742526 | 2026-07-30 11:21:59.313345 | ubuntu-noble | changed: .d..t...... ./ 2026-07-30 11:21:59.867427 | ubuntu-noble | changed: .d..t...... ./ 2026-07-30 11:21:59.901575 | 2026-07-30 11:21:59.901870 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-30 11:22:00.249702 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.010514 2026-07-30 11:22:00.537815 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.010865 2026-07-30 11:22:00.560949 | 2026-07-30 11:22:00.561184 | PLAY RECAP 2026-07-30 11:22:00.561258 | ubuntu-noble | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-30 11:22:00.561291 | 2026-07-30 11:22:00.708830 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-30 11:22:00.710653 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 11:22:01.472570 | 2026-07-30 11:22:01.472762 | PLAY [Base post] 2026-07-30 11:22:01.487079 | 2026-07-30 11:22:01.487236 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-30 11:22:02.368059 | ubuntu-noble | changed 2026-07-30 11:22:02.378034 | 2026-07-30 11:22:02.378178 | PLAY RECAP 2026-07-30 11:22:02.378262 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 11:22:02.378348 | 2026-07-30 11:22:02.514803 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 11:22:02.515752 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-30 11:22:03.314756 | 2026-07-30 11:22:03.314984 | PLAY [Base post-logs] 2026-07-30 11:22:03.326273 | 2026-07-30 11:22:03.326431 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-30 11:22:03.813573 | localhost | changed 2026-07-30 11:22:03.830569 | 2026-07-30 11:22:03.830800 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-30 11:22:03.869349 | localhost | ok 2026-07-30 11:22:03.875692 | 2026-07-30 11:22:03.875862 | TASK [Set zuul-log-path fact] 2026-07-30 11:22:03.905386 | localhost | ok 2026-07-30 11:22:03.921634 | 2026-07-30 11:22:03.921826 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 11:22:03.961096 | localhost | ok 2026-07-30 11:22:03.967490 | 2026-07-30 11:22:03.967642 | TASK [upload-logs : Create log directories] 2026-07-30 11:22:04.516820 | localhost | changed 2026-07-30 11:22:04.522228 | 2026-07-30 11:22:04.522391 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-30 11:22:05.066684 | localhost -> localhost | ok: Runtime: 0:00:00.007253 2026-07-30 11:22:05.075127 | 2026-07-30 11:22:05.075303 | TASK [upload-logs : Upload logs to log server] 2026-07-30 11:22:05.651348 | localhost | Output suppressed because no_log was given 2026-07-30 11:22:05.653396 | 2026-07-30 11:22:05.653503 | LOOP [upload-logs : Compress console log and json output] 2026-07-30 11:22:05.705673 | localhost | skipping: Conditional result was False 2026-07-30 11:22:05.710517 | localhost | skipping: Conditional result was False 2026-07-30 11:22:05.723506 | 2026-07-30 11:22:05.723693 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-30 11:22:05.770400 | localhost | skipping: Conditional result was False 2026-07-30 11:22:05.771017 | 2026-07-30 11:22:05.774512 | localhost | skipping: Conditional result was False 2026-07-30 11:22:05.788105 | 2026-07-30 11:22:05.788352 | LOOP [upload-logs : Upload console log and json output]